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

Workloads with all dirty pages could trigger diagnostic stuck check

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.1, 3.2.12, 3.4.2, 3.5.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2016-12-12

      Noticed cache stuck on the following wtperf config:

      conn_config="cache_size=2GB,checkpoint=(wait=60)"
      table_config="type=file,leaf_page_max=32k,leaf_value_max=128k,split_pct=90"
      # The values are starting small, insert a lot so our database grows larger than
      # cache quickly.
      icount=20000000
      report_interval=5
      run_time=3000
      populate_threads=1
      # Continue inserting new records.
      threads=((count=1,inserts=1,throttle=1000),(count=4,update=1,update_delta=100))
      # Start with small values and let them grow slowly to large values.
      value_sz=20
      value_sz_max=65536
      

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: