Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-35340

Reduce number of iterations in update_and_bulk_insert.js FSM workload

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.6, 4.0.0
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • v4.0, v3.6
    • 2

      The update_and_bulk_insert.js repeatedly updates and inserts 100 documents, for 50 iterations. On some very slow platforms this amount of operations can end up being slow to replicate especially for secondaries syncing from another secondary. We should start by reducing the number of iterations in this workload, to say, 30 iterations, and see if this test still causes replication issues on slow machines.

            Assignee:
            william.schultz@mongodb.com William Schultz (Inactive)
            Reporter:
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: