-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support copying layers in detach_ancestor from before shard splits (#…
…9669) We need to use the shard associated with the layer file, not the shard associated with our current tenant shard ID. Due to shard splits, the shard IDs can refer to older files. close #9667
- Loading branch information
Showing
3 changed files
with
49 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
011c0a1
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.
5428 tests run: 5195 passed, 1 failed, 232 skipped (full report)
Failures on Postgres 16
test_basebackup_with_high_slru_count[github-actions-selfhosted-10-13-30]
: release-x86-64Code coverage* (full report)
functions
:31.7% (7846 of 24761 functions)
lines
:49.4% (62084 of 125797 lines)
* collected from Rust tests only
011c0a1 at 2024-11-07T02:46:30.071Z :recycle: