wtperf fails to deal with icount and populate_threads set to 0

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None

      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).

              Assignee:
              David Hows (Inactive)
              Reporter:
              David Hows (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              39 Start watching this issue

                Created:
                Updated:
                Resolved: