-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: mongoreplay
-
None
I think it's likely that we don't really need any more then the first document of a reply, and reply messages can easily be the largest thing in the recording, so we may be able to save space and improve performance by truncating the reply message after the first document.
If we do this, we should do it by default, but have a command line flag to disable it, and record the full reply message.