-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
5
-
StorEng - 2024-01-23, 2024-02-06 tapioooooooooooooca
The current WiredTiger code enters the WT_GEN_COMMIT generation here when it acquires a snapshot but does not leave the generation until the next time it tries to acquire the snapshot again, but ideally, it should leave the WT_GEN_COMMIT generation after releasing the snapshot.
This ticket is created to leave the WT_GEN_COMMIT after releasing the snapshot.
- has to be done before
-
WT-9199 Checkpoint can miss transactions with commit times before stable
- Closed