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

Add support to skip pinned timestamp in remote segment garbage collector #15017

Merged
merged 6 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. Add support to skip pinned timestamp in remote segment garbage collector

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    11c5d89 View commit details
    Browse the repository at this point in the history
  2. Change tests to use pinned timestamp enable/disable setting

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

Commits on Aug 27, 2024

  1. Add separate test class for remote segment directory with pinned time…

    …stamps
    
    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b2d204d View commit details
    Browse the repository at this point in the history
  2. Enable pinned timestamp randomly for integ tests

    Signed-off-by: Sachin Kale <[email protected]>
    Sachin Kale committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2dc9852 View commit details
    Browse the repository at this point in the history
  3. Skip shallow snapshot specific test

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

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