-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
SERVER-44139 adds the RecoveryUnit as an argument to KVEngine::dropIdent in order to accommodate scenarios (e.g., transactions) that cannot depend on the same OperationContext being available in onCommit/onRollback handlers. Mobile is the only storage engine that depends on opCtx for reasons other than obtaining the corresponding RecoveryUnit, so the OperationContext argument should be removed from dropIdent once the mobile storage engine is removed.
- is related to
-
SERVER-44139 Allow collection creation inside a multi-doc txn for a single-node replica set
- Closed
- related to
-
SERVER-49754 Complete TODO listed in SERVER-45371
- Closed