-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: History Store
-
Storage Engines
-
8
-
StorEng - 2024-11-26
Mongodb is deleting this test (SERVER-93028) that tests crash recovery with history store activity. This test reproduced two data corruption bugs: WT-7159 and WT-7426. This test is unreliable, flaky, and has not found any new bugs since it was introduced.
No tests were added when WT-7426 was committed. We should:
- Add regression tests for
WT-7426 - Ensure there is sufficient WT test coverage that can suitably replace the test that we are deleting
- is related to
-
WT-7159 Always write on-disk update as a full update to history store
- Closed
-
WT-7426 Set write generation number when the page image gets created
- Closed
- related to
-
SERVER-93028 Remove `repeated_crash_recovery_with_history_store.js`
- Closed