-
Type:
Improvement
-
Status: Open
-
Priority:
Major - P3
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Backlog
-
Component/s: None
-
Labels: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.