-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
spinlock-pthread-adaptive-test failed on ! Ubuntu 20.04
Host: ec2-34-227-92-156.compute-1.amazonaws.com
Project: WiredTiger (mongodb-5.0)
Commit: diff: WT-8534 Allow retrieving the checkpoint snapshot for backup restore recovery (#7309) (#7334)
WiredTiger versions 10.0.1 onward have a valid checkpoint snapshot on-disk. There was a bug
in some versions of WiredTiger that are tagged with the 10.0.0 release, which saved the wrong
checkpoint snapshot, so we ignore the snapshot when it was created with one of those versions.
Versions of WiredTiger prior to 10.0.0 never saved a checkpoint snapshot. Additionally the turtle
file doesn't always exist (for example, backup doesn't include the turtle file), so there isn't always
a WiredTiger version is available. If there is no version available, assume that the snapshot is valid,
otherwise restoring from a backup won't work.
Co-authored-by: Alexander Gorrod <alexander.gorrod@mongodb.com>
(cherry picked from commit 172d0033bd8608828bcb79cf935e458493c9aba1) | 17 Dec 21 03:44 UTC
Evergreen Subscription: ; Evergreen Event:
- related to
-
WT-8584 Replace wait signal with global thread counter in wt7989-compact-checkpoint-test
- Closed