-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency
-
None
See QA-10
10) delete
- delete by _id - the new code behaves the same as the old - it looks like for single match deletes we are loading the doc into memory to do matching in the query optimizer implementation before the new code has an opportunity to yield
- is related to
-
SERVER-2563 When hitting disk, yield lock - phase 1
- Closed