-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-04-17
In OpObserverImpl::onDelete(), we can improve the readability of this function by deferring the call to MongoDSessionCatalog::observeDirectWriteToConfigTransactions() to the end of the function. This function registers a change handler on the RecoveryUnit so ordering is not critical here.
- is related to
-
SERVER-74100 Streamline logical branches in opObserverImpl::onDelete
- Backlog
-
SERVER-63044 Batch user multi-doc deletes on non-sharded collections
- Closed
-
SERVER-63047 Make delete batches fully transactional
- Closed