-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Integration
-
Fully Compatible
-
0
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
https://jira.mongodb.org/browse/BF-37637 caught a situation where a missing opCtx tassert was triggered on a disposal of a subpipeline that contains a memory-tracked stage. The pipeline disposal was triggered by a cursor timeout and is similar in spirit to the killCursors issue described in https://jira.mongodb.org/browse/SERVER-103337, so we just need to do what we did in that ticket to fix this BF.
- is related to
-
SERVER-103337 Fix memory tracker propagation on killCursor and $exchange
-
- Closed
-
- related to
-
SERVER-104793 Transfer ownership of memory tracker on ClusterCursor timeout
-
- Backlog
-