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 separate segment infos snapshot from metadata #13114

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Apr 16, 2024

  1. Add support to separate segment infos snapshot from metadata

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1d9564b View commit details
    Browse the repository at this point in the history
  2. Fix spotless and test compile error

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c0b7f06 View commit details
    Browse the repository at this point in the history
  3. Add missing setting in BUILT_IN_CLUSTER_SETTINGS

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f675fab View commit details
    Browse the repository at this point in the history
  4. Run tests with random value for metadata segment infos separation

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4f14894 View commit details
    Browse the repository at this point in the history
  5. Add changelog entry

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bb5c15c View commit details
    Browse the repository at this point in the history
  6. Fix the replication failure issues

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ab44a4e View commit details
    Browse the repository at this point in the history
  7. Make sure to close the index input of SegmentInfosSnapshot

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9fcb9da View commit details
    Browse the repository at this point in the history
  8. Fix Spotless errors

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8ffb8e6 View commit details
    Browse the repository at this point in the history
  9. Fix integ test

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d097388 View commit details
    Browse the repository at this point in the history