-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.2
-
Execution Team 2020-01-13
-
36
After SERVER-43018, transaction with read concern local(default) and majority which read at lastApplied, will set the catalogConflictingTimstamp as allDurableTimestamp at the time of opening the storage transaction. And, the allDurableTimestamp can be earlier than the index completion time.
- related to
-
SERVER-43018 Formalize contract for safely accessing the catalog
- Closed
-
SERVER-49521 fix tests in core/txn to use write concern "majority" for createIndexes commands run before starting transactions
- Closed