-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
155
When applying the oplog entries of a committed prepared transaction on startup/step-up, the operation context must be flagged as in multi document transaction.
Not doing so results in this if statement getting evaluated as false with the consequence of acquiring the collection lock in the wrong mode.
- is caused by
-
SERVER-73040 Ban all lock upgrades
- Closed