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

[indexer][watermarks][3/n] pruner updates watermarks lower bound #19650

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Update pruner to start a separate task that will update reader lower …

    …bound watermarks, without doing any actual pruning.
    wlmyng committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    38e6905 View commit details
    Browse the repository at this point in the history
  2. some cleanups. remove pruner_lo from watermarks table since it isnt b…

    …eing written to right now
    wlmyng committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    da6a0c0 View commit details
    Browse the repository at this point in the history
  3. keep pruner_lo

    wlmyng committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c51ca8d View commit details
    Browse the repository at this point in the history
  4. rename to pruner_hi_inclusive

    wlmyng committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1b35a67 View commit details
    Browse the repository at this point in the history