Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21751] Discard changes with big key-only payload and no key hash (backport #5262) #5274

Merged
merged 2 commits into from
Oct 2, 2024

Commits on Sep 27, 2024

  1. Discard changes with big key-only payload and no key hash (#5262)

    * Refs #21707. Regression test.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21707. Test both best_effort and reliable.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21707. Fix by considering offending change as irrelevant.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21707. Refactor code in MessageReceiver.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21707. Avoid overriding instanceHandle.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21707. Add TODO so we don't forget to correctly process key-only payloads in the future.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21751. Document and improve code in `change_is_relevant_for_filter`.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21751. Document else.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    * Refs #21751. Added static assertions for structure sizes.
    
    Signed-off-by: Miguel Company <[email protected]>
    
    ---------
    
    Signed-off-by: Miguel Company <[email protected]>
    (cherry picked from commit 175add5)
    MiguelCompany authored and mergify[bot] committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ae06dbc View commit details
    Browse the repository at this point in the history
  2. Fix build

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    23cf1bb View commit details
    Browse the repository at this point in the history