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

allow mongoreplay to rewrite or modify workload before or during playback

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongoreplay
    • Labels:
      None

      This could be used to do things that would be very interesting or useful for testing, like:

      • Execute only the read or write side of a workload
      • Reformat operations to execute writes using legacy GLE, write commands, bulk writes, OP_COMMAND, etc.
      • Modify the outgoing readpreference, readconcern, or writeconcern for executed operations
      • Attach metadata to outgoing operations ($comment, maxTimeMS, maxScan, snapshot, batchSize, etc)

      The user might want to do these things per-namespace, per-op type, or some other set of specific constraints.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            mikeo@mongodb.com Michael O'Brien
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: