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

feat(pageserver): support partial gc-compaction for lowest retain lsn #9134

Merged
merged 9 commits into from
Oct 29, 2024

Commits on Oct 20, 2024

  1. feat(pageserver): support partial gc-compaction

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

Commits on Oct 25, 2024

  1. Update pageserver/src/tenant/timeline/compaction.rs

    Co-authored-by: Christian Schwarz <[email protected]>
    skyzh and problame authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a962213 View commit details
    Browse the repository at this point in the history
  2. Update pageserver/src/tenant/timeline/compaction.rs

    Co-authored-by: Christian Schwarz <[email protected]>
    skyzh and problame authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ff42a6f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/neondatabase/neon into skyz…

    …h/partial-compaction
    skyzh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    62cf8f9 View commit details
    Browse the repository at this point in the history
  4. resolve comments

    Signed-off-by: Alex Chi Z <[email protected]>
    skyzh committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1368808 View commit details
    Browse the repository at this point in the history
  5. resolve comments

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

Commits on Oct 29, 2024

  1. Merge branch 'main' of https://github.com/neondatabase/neon into skyz…

    …h/partial-compaction
    skyzh committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c6a8220 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 Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b084ad5 View commit details
    Browse the repository at this point in the history
  3. fix clippy/tests

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