Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
Description
WTPERF Config:
conn_config="cache_size=2GB,checkpoint=(wait=60)"
|
table_config="type=file"
|
icount=0
|
report_interval=5
|
run_time=500
|
populate_threads=0
|
threads=((count=3,inserts=1,throttle=2000))
|
When running with icount set to 0, this will cause an error as there are no documents to populate.
When running with populate_threads set to 0, the wtperf instance will run infinitely with 0 documents inserted (as the default is 5000).
Attachments
Issue Links
- is depended on by
-
SERVER-19532 WiredTiger changes for MongoDB 3.1.7
-
- Closed
-
-
SERVER-19744 WiredTiger changes for MongoDB 3.0.6
-
- Closed
-