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

Fix Flaky Tests testReplicaThreadedUpdateToShardLimitsAndRejections and testCoordinatingPrimaryThreadedUpdateToShardLimitsAndRejections #5439

Merged
merged 4 commits into from
Dec 5, 2022

Commits on Dec 2, 2022

  1. All conditional check on assertNull to fix flaky tests.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5812e6c View commit details
    Browse the repository at this point in the history
  2. Remove sys log statements.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    46dd09a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. apply spotless.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ae55b27 View commit details
    Browse the repository at this point in the history
  2. Add comments for the optional null check.

    Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
    Rishikesh1159 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    bdcefdb View commit details
    Browse the repository at this point in the history