Destroying OperationContex before responding to a client (see here) makes the cost of reclaiming resources visible to the client, and negatively impacts the performance. We should investigate the possibility of postponing the destruction until after the response has been sent to the client.
- related to
-
SERVER-48295 Remove operation key in killAndDelistOperation
- Closed
-
SERVER-56737 Provide a separate path for delisting operations
- Backlog