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

Integrate local recovery with remote store seeding during migration #12922

Merged

Commits on Apr 25, 2024

  1. Integrate local recovery with remote store seeding during migration

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6d697cb View commit details
    Browse the repository at this point in the history
  2. Empty commit to retrigger build

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    12df6fd View commit details
    Browse the repository at this point in the history
  3. Retain local translog during seeding

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6250147 View commit details
    Browse the repository at this point in the history
  4. Apply spotless fixes

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    92b6460 View commit details
    Browse the repository at this point in the history
  5. Fix misconfigured replicas

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    297223d View commit details
    Browse the repository at this point in the history
  6. Add seedRemote flag to TranslogConfig

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5d5c2bd View commit details
    Browse the repository at this point in the history
  7. Empty commit to retrigger build

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dc345ed View commit details
    Browse the repository at this point in the history
  8. Address PR comments

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    28a6e78 View commit details
    Browse the repository at this point in the history
  9. Ensure graceful test cleanup, Fix assertion in ReplicationTracker

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f379001 View commit details
    Browse the repository at this point in the history
  10. Fix ReplicationTrackerTests

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2b48295 View commit details
    Browse the repository at this point in the history
  11. Use newVersion for ReplicationTracker assertion during migration

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9be0001 View commit details
    Browse the repository at this point in the history
  12. Remove redundant null check

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d28f6da View commit details
    Browse the repository at this point in the history