Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2018

wtperf fails to deal with icount and populate_threads set to 0

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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 David Hows
            Reporter:
            david.hows David Hows
            Votes:
            0 Vote for this issue
            Watchers:
            39 Start watching this issue

              Created:
              Updated:
              Resolved: