-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
make-check-test failed on * Windows 64-bit CMake
Host: ec2-3-90-177-90.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: WT-8395 Allow clean shutdown upgrade only from version 10.0.0 (#7239)
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. | 03 Dec 21 07:10 UTC
Evergreen Subscription: ; Evergreen Event:
- duplicates
-
WT-8706 Increase the cache size in all test_checkpoint scenarios
- Closed