Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10209

Implement single insert/update of the run phase

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage Engines - 2022-12-12, Storage Engines - 2023-01-10

      During the run phase, an insert/update can be a single operation that:

      • Selects a random collection to operate on.
      • Generates a random key/value pair to insert/update.
      • Each key/value generated should be within the size range of 1 byte to 100,000 bytes

      Each operation is separated by a sleep between 1s and 10s.

            Assignee:
            tammy.bailey@mongodb.com Tammy Bailey (Inactive)
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: