-
Type: Improvement
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Query Execution
-
Query Execution
When SBE is on, in TransactionHistoryIterator::next() oplog lock is acquired in findOneOplogEntry() and by SBE in ScanStage. Remove the redundant oplog locking.
- related to
-
SERVER-57096 [SBE] Nested (non-lock free) AutoGets lead to invariant failure during stepdown
- Closed