-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Query 2019-02-25, Query 2019-03-11
Right now it seems to be the case that an interrupt will flag the OperationContext in a way that makes it impossible to take any more locks. We need to take a lock one more time to drop the temp collection.
First, we should verify whether this is actually an issue. If it is, we can take the same approach we took in MapReduce as part of SERVER-38480.
- is related to
-
SERVER-10941 if you run out of disk space during a $out the tmp collection hangs around
- Closed