-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
cppsuite-base-test-default failed on ! Ubuntu 20.04 ASAN
Host: ec2-18-207-3-235.compute-1.amazonaws.com
Project: WiredTiger (mongodb-5.0)
Commit: diff: WT-8395 Allow clean shutdown upgrade only from version 10.0.0 (#7239) (#7270)
WiredTiger version 10.0.0 can possibly write inconsistent data to disk on a checkpoint. To fix the
inconsistent data, WiredTiger started saving a checkpoint snapshot to fix this problem to fix it upon restart.
In version 10.0.0, a stale version of the checkpoint snapshot is saved and it is corrected in version 10.0.1.
Using the stale version of the checkpoint snapshot can lead to data corruption issues. To avoid data corruption
issues, allow unclean shutdown upgrade from only 10.0.1 onwards and error out upgrading the version
on an unclean shutdown from the 10.0.0 version.
(cherry picked from commit 868741b596668cf0000f1b659b2eeb331a1def53)
Co-authored-by: Hari Babu Kommi <haribabu.kommi@mongodb.com> | 07 Dec 21 03:16 UTC
Evergreen Subscription: ; Evergreen Event:
- duplicates
-
WT-8536 Update the LLVM symbolizer path in the evergreen.yml
- Closed