We have some existing workloads such as invalidated_cursors.js which will kill their own cursors, but we have no concurrency tests involving another thread concurrently killing an operation in progress during a getMore.
Any new or updated workloads should ideally work in all the concurrency passthroughs.
- is depended on by
-
SERVER-33700 Adapt invalidate_cursors.js to run killOp and killCursors on active getMores on sharded clusters
- Closed