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

[Backport 2.x] Prevent message collection from being updated after message count has been received (#2180) #3035

Commits on Jul 19, 2023

  1. Prevent message collection from being updated after message count has…

    … been received (opensearch-project#2180)
    
    Also adds mechanism to detect if messages were missed so tests can be updated to appropriate counts.
    
    Signed-off-by: Peter Nied <[email protected]>
    (cherry picked from commit ba9d82e)
    peternied authored and DarshitChanpura committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3cbe6d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    1b45f6b View commit details
    Browse the repository at this point in the history
  2. Fixes failing citest task

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7743892 View commit details
    Browse the repository at this point in the history
  3. Fixes spotlessChecks

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f0775fa View commit details
    Browse the repository at this point in the history
  4. Fixes test assertions to reflect correct number

    Signed-off-by: Darshit Chanpura <[email protected]>
    DarshitChanpura committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    458bce7 View commit details
    Browse the repository at this point in the history