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

fix(pageserver): ensure upload happens after delete #9844

Merged
merged 6 commits into from
Nov 22, 2024
Merged

Commits on Nov 21, 2024

  1. fix(pageserver): ensure upload happens after delete

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0ab7bbd View commit details
    Browse the repository at this point in the history
  2. fix fmt

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5682c7a View commit details
    Browse the repository at this point in the history
  3. revert fast path validation

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9e7fa98 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. rename + bound recently_deleted hashset

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a3971c3 View commit details
    Browse the repository at this point in the history
  2. clean the list if flush the queue

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    78c02f3 View commit details
    Browse the repository at this point in the history
  3. drop log prefix

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2a7d002 View commit details
    Browse the repository at this point in the history