Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pageserver): skip metadata compaction is LSN is not accumulated e…
…nough (#7962) close #7937 Only trigger metadata image layer creation if enough delta layers are accumulated. Signed-off-by: Alex Chi Z <chi@neon.tech>
- Loading branch information
5d05013
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3280 tests run: 3127 passed, 1 failed, 152 skipped (full report)
Failures on Postgres 14
test_basebackup_with_high_slru_count[github-actions-selfhosted-sequential-10-13-30]
: releaseFlaky tests (3)
Postgres 15
test_storage_controller_smoke
: debugPostgres 14
test_subscriber_restart
: releasetest_vm_bit_clear_on_heap_lock
: debugCode coverage* (full report)
functions
:31.5% (6604 of 20937 functions)
lines
:48.5% (51058 of 105314 lines)
* collected from Rust tests only
5d05013 at 2024-06-06T17:21:13.271Z :recycle: