-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
When a session id is recycled, after SERVER-100965, the worker continues on the same connection- this doesn't match the behaviour of the connection closing/ being reopened separately. Instead, we can easily reuse the worker by introducing a special "connection ended" task for when we see an endSessions event, which will force the worker to restart its connection.
- is depended on by
-
SERVER-101824 Replay connection start/end at a particular time
-
- In Code Review
-
- related to
-
SERVER-100965 [Spike] Submit replayed requests at correct time
-
- Closed
-