Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1707

for sniffed/recorded write commands, mongoreplay should be able to report or log on writeConcern+batch ordering

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      I think this would be a useful feature for people using mongoreplay as a debugging tool (driver devs, etc).

      The write commands contain additional keys for setting the writeConcern and the "ordered" behavior for batches, (for example see https://docs.mongodb.com/manual/reference/command/insert/#dbcmd.insert)

      Exposing these as fields in the report and logging formatters would help users see these settings for ops as they happen in real time, or to find out from a recorded workload, which settings were used.

            Assignee:
            Unassigned Unassigned
            Reporter:
            mikeo@mongodb.com Michael O'Brien
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: