-
Type: Build Failure
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
5
-
Storage - Ra 2021-01-11
unit-test failed on OS X 10.12
Host: macos-1012-54.macstadium.build.10gen.cc
Project: WiredTiger (develop)
Commit: diff: WT-6416 RTS to skip traversing unnecessary internal pages (#5802)
Instead of traversing all the internal pages to find out the leaf
pages that have newer updates to be aborted, skip traversing some
of the internal pages when they are not present in the memory and
their aggregated durable timestamp is less than the stable timestamp.
If an internal page is not in-memory tells that the entire sub tree
of that internal page must not be present in-memory. | 15 Jun 20 06:18 UTC
Evergreen Subscription: ; Evergreen Event:
- is related to
-
WT-9350 test_rollback_to_stable10 fails with error regards sweep not happening
- Closed