Details
-
Bug
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
Description
Could potentially be misordered data when replaying. example
14/17 17:09:28.698 (Connection 7:0) op_command insert mongotape Request:{"command_args":{"documents":[{"_id":{"$oid":"576aad9bcfe80578bffb252a"},"op_command_test":2.0}],"insert":"test","ordered":true},"input_docs":[],"metadata":{}}
|
In the above example "insert":"test" should actually be at the beginning of the command, but is shuffled to the end.