- Track cursors open for connections/clients that are marked as being from a load balancer (if we don't already do this)
- When a load balanced connection is closed, kill open cursors on that connection. This may need to be out-of-line
- We should log the cursors killed at a high log level
Whoever works on this should also consider SERVER-58504 and make sure that the work done here will be reusable for that ticket.
- depends on
-
SERVER-58562 Add a boolean field _isFromLoadBalancer to Client
- Closed
- is depended on by
-
SERVER-58504 Abort transactions for a connection when a load balanced connection on mongos is closed
- Closed