-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.4.7
-
Component/s: mongoreplay
-
None
-
Environment:Amazon linux
Recorded 1 minute of traffic – queries and inserts – using https://github.com/johnlpage/POCDriver
DB was seeded from POCDriver as well.
Network during traffic recording was:
9.7 MB in / 22.5 MB out
Playback took 2 minutes, 39 seconds.
Output contained lots of these two messages:
2017/08/10 15:53:10 Skipped on non-connected session (Connection 1607) 2017/08/10 15:53:10 Skipped on non-connected session (Connection 1307) 2017/08/10 15:53:10 Adding recorded reply with key 54778:27017:7882464:0 2017/08/10 15:53:10 Skipped on non-connected session (Connection 1768) 2017/08/10 15:53:10 Skipped on non-connected session (Connection 985)
No errors in mongod log.
- is duplicated by
-
TOOLS-1823 Tools mongoreplay performance
- Development Complete
- is related to
-
TOOLS-1499 Use of mgo sessions may replay with more connections than recorded
- Closed