-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
2
-
8
-
Storage - Ra 2022-02-21, Storage - Ra 2022-03-07
-
v5.0, v4.4
make-check-test failed on ! Windows 64-bit
Host: ec2-3-87-65-77.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: WT-6707 Allow eviction to operate with snapshot when checkpoint is running (#7443)
Earlier eviction was not allowed to operate with transaction
snapshot when the checkpoint is running in parallel as the eviction
operating with transaction snapshot can lead to inconsistent
on-disk checkpoint information. RTS has the support of fixing
the inconsistent checkpoint with the recovered checkpoint snapshot.
Allowing eviction to operate with snapshot improves the cache usage. | 20 Jan 22 01:01 UTC
Evergreen Subscription: ; Evergreen Event:
Reproducer:
cmake -DENABLE_PYTHON=1 -DENABLE_STRICT=1 -DHAVE_DIAGNOSTIC=1 -DENABLE_ZLIB=0 -DENABLE_SNAPPY=0 -DENABLE_LZ4=0 -DENABLE_ZSTD=0 -DCMAKE_C_FLAGS="-ggdb" -DHAVE_ATTACH=0 -DCC_OPTIMIZE_LEVEL=-O1 -G Ninja ../.ninja cd test/checkpoint # Note: You may need to run this a few times before the issue occurs ./test_checkpoint -t f -T 17 -c TeSt -p
- is duplicated by
-
WT-8468 test_checkpoint FLCS prepare test timed out on Windows 64-bit
- Closed
-
WT-8491 test_checkpoint VLCS prepare test timed out on Windows 64-bit
- Closed
-
WT-8494 test_checkpoint row store timed out on windows 64 bit
- Closed
-
WT-8782 Checkpoint timeout with eviction gen during recovery
- Closed
- is related to
-
WT-8223 Enhance test/checkpoint to operate on a high eviction rate
- Closed