-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
We recently added and assertion in WT-4780 to ensure that all readers at a timestamp are strictly greater than any timestamps that are being updated.
There have been a few cases where that assertion is firing in MongoDB. It would be useful to be able to toggle the assertion off/on, so that resolving failures doesn't block other work.