-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
29
See discussion on BF-27364 for more details:
Instead of doing the auto-kill upon unpinning when
cursor->cameFromRouter() && interruptStatus == ErrorCodes::MaxTimeMSExpired, could we set a flag on the cursor indicating that it has been killed in killCursor and check that to determine whether we should destruct it immediately in unpin?
- is caused by
-
SERVER-67722 Shard cursor is not killed on MaxTimeMSExpired
- Closed