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

WT_SESSION.verify: checkpoint ranges never verified

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

      Stress test failure with the following CONFIG, it's repeatable for me using the develop branch on pixiebob.

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      auto_throttle=1
      firstfit=0
      bitcnt=8
      bloom=0
      bloom_bit_count=44
      bloom_hash_count=28
      bloom_oldest=1
      cache=51
      checkpoints=1
      checksum=uncompressed
      chunk_size=4
      compaction=0
      compression=zlib
      data_extend=0
      data_source=file
      delete_pct=31
      dictionary=0
      evict_max=1
      file_type=row-store
      backups=0
      huffman_key=0
      huffman_value=0
      insert_pct=13
      internal_key_truncation=1
      internal_page_max=9
      isolation=read-uncommitted
      key_gap=13
      key_max=51
      key_min=18
      leak_memory=0
      leaf_page_max=16
      logging=0
      logging_archive=0
      logging_prealloc=1
      lsm_worker_threads=4
      merge_max=18
      mmap=1
      ops=100000
      prefix_compression=0
      prefix_compression_min=8
      repeat_data_pct=87
      reverse=0
      rows=100000
      runs=100
      split_pct=84
      statistics=0
      statistics_server=0
      threads=28
      timer=20
      value_max=3551
      value_min=14
      wiredtiger_config=
      write_pct=24
      ############################################
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: