-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: mongoreplay
-
None
Currently mongoreplay dials a new session each time it sees a new connection. Tests indicate that we can replace our sessions with a socket from the session. This would cut down the number of connections needed majorly.
- is related to
-
TOOLS-1499 Use of mgo sessions may replay with more connections than recorded
- Closed