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] Add support to restore only unassigned shards of an index #8792

Merged
merged 15 commits into from
Jul 27, 2023

Commits on Jul 26, 2023

  1. Add support to restore only unassigned shards of an index

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a48395c View commit details
    Browse the repository at this point in the history
  2. Add a flag to support all shards restore

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    21c6714 View commit details
    Browse the repository at this point in the history
  3. Spotless fixes

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1f1842c View commit details
    Browse the repository at this point in the history
  4. Spotless fixes

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b8ca054 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f8d5d10 View commit details
    Browse the repository at this point in the history
  6. Set default value for restoreAllShards

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    08bdee4 View commit details
    Browse the repository at this point in the history
  7. Fix integ tests

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0ba30ab View commit details
    Browse the repository at this point in the history
  8. Fix newly introduced integ tests

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e75d6f8 View commit details
    Browse the repository at this point in the history
  9. Fix test failures due to stale count from active shards

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    792390f View commit details
    Browse the repository at this point in the history
  10. Add unit tests

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b778443 View commit details
    Browse the repository at this point in the history
  11. Add integ tests

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3542fcf View commit details
    Browse the repository at this point in the history
  12. Address PR comments

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a30f2cf View commit details
    Browse the repository at this point in the history
  13. Fix spotless errors

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0c2dca3 View commit details
    Browse the repository at this point in the history
  14. Address PR comments

    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Sachin Kale committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5b3df83 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'main' into shard-level-restore

    Signed-off-by: Sachin Kale <sachinpkale@gmail.com>
    sachinpkale authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9ad837f View commit details
    Browse the repository at this point in the history