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

[Remote Store] Handoff refreshes, translog uploads during relocation from old to new primary #11330

Merged
merged 11 commits into from
Nov 28, 2023

Commits on Nov 27, 2023

  1. [Remote Store] Drain ongoing refreshes, translog uploads during prima…

    …ry relocation
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5df95b0 View commit details
    Browse the repository at this point in the history
  2. Prevent remote upload before CM starts the primary shard

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    11899be View commit details
    Browse the repository at this point in the history
  3. Add new UTs and enhance existing UTs

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    69d1ee7 View commit details
    Browse the repository at this point in the history
  4. Fix failing test and incorporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    808f162 View commit details
    Browse the repository at this point in the history
  5. Add UTs in RemoteFsTranslogTests & incorporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    675bbc8 View commit details
    Browse the repository at this point in the history
  6. Add IT for multiple writer validation

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8b961ac View commit details
    Browse the repository at this point in the history
  7. Incorporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f357d57 View commit details
    Browse the repository at this point in the history
  8. Add integ test for resuming indexing on relocation failure after drai…

    …n step
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    06f034a View commit details
    Browse the repository at this point in the history
  9. Incorporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    112bff6 View commit details
    Browse the repository at this point in the history
  10. Address comment - Move upload check in prepareAndUpload

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a27e030 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add more checks in testResumeUploadAfterFailedPrimaryRelocation IT

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ea629f4 View commit details
    Browse the repository at this point in the history