-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
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.
- is related to
-
SERVER-19653 Reduce disk writes in rename_collection_dbname_chain.js FSM workload
- Closed