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

LSM test format failure

    • Type: Icon: Task Task
    • Resolution: Done
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The following error:

      t: process 43775
      t: session.compact: Operation timed out
      

      Was output from the following configuration file:

      ############################################
      #  RUN PARAMETERS
      ############################################
      auto_throttle=1
      firstfit=0
      bitcnt=1
      bloom=1
      bloom_bit_count=24
      bloom_hash_count=27
      bloom_oldest=0
      cache=150
      checkpoints=1
      checksum=uncompressed
      chunk_size=5
      compaction=1
      compression=none
      data_extend=1
      data_source=lsm
      delete_pct=9
      dictionary=1
      evict_max=0
      file_type=row-store
      backups=0
      huffman_key=0
      huffman_value=0
      insert_pct=56
      internal_key_truncation=1
      internal_page_max=12
      isolation=snapshot
      key_gap=6
      key_max=67
      key_min=27
      leak_memory=0
      leaf_page_max=9
      logging=0
      lsm_worker_threads=4
      merge_max=6
      mmap=1
      ops=1000
      prefix_compression=1
      prefix_compression_min=1
      repeat_data_pct=81
      reverse=0
      rows=10000
      runs=1
      split_pct=52
      statistics=1
      threads=2
      value_max=2376
      value_min=0
      wiredtiger_config=
      write_pct=4
      ############################################
      

      This didn't reproduce easily for me. I'll keep trying. It's suspiciously close to the merge of WT-1304

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: