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

Reduce disk writes in drop_database.js FSM workload

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.7
    • Affects Version/s: 3.1.6
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • ALL
    • Sharding 7 08/10/15

      This bug is similar to SERVER-19653.

      In the concurrency suite, the drop_database.js FSM workload repeatedly creates and drops collections. With mmapv1, these sequences lead to the writing of ~12GB worth of cumulative data during the workload's lifetime, when run against a replica set.

      We should reduce the amount of data written to disk to speed up the workload and to prevent failures on Evergreen hosts.

            Assignee:
            kamran.khan Kamran K.
            Reporter:
            kamran.khan Kamran K.
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: