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

Optimize remote store GC flow with pinned timestamps #15943

Merged
merged 9 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. Optimize GC flow with pinned timestamps

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    33afac1 View commit details
    Browse the repository at this point in the history
  2. Fix flakiness of the test

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    33327f3 View commit details
    Browse the repository at this point in the history
  3. Add more UTs

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    51f64f9 View commit details
    Browse the repository at this point in the history
  4. Change the way we skip calling list metadata repeatedly

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    39fcf8b View commit details
    Browse the repository at this point in the history
  5. Address PR comments

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6f77e51 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ca6af65 View commit details
    Browse the repository at this point in the history
  7. Address PR comments

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4f83dac View commit details
    Browse the repository at this point in the history
  8. Fix flaky test

    Signed-off-by: Sachin Kale <[email protected]>
    sachinpkale committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8d3e255 View commit details
    Browse the repository at this point in the history
  9. Address PR comments and fix flaky tests

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