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

Failed to parse oldest timestamp '0': zero not permitted

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2017-10-02

      format failed with:

      WT_CONNECTION.set_timestamp: Failed to parse oldest timestamp '0': zero not permitted: Invalid argument
      

      CONFIG:

      ############################################
      #  RUN PARAMETERS
      ############################################
      abort=0
      alter=0
      auto_throttle=1
      backups=1
      bitcnt=3
      bloom=1
      bloom_bit_count=23
      bloom_hash_count=26
      bloom_oldest=0
      cache=20
      checkpoints=1
      checksum=uncompressed
      chunk_size=4
      compaction=1
      compression=snappy
      data_extend=0
      data_source=file
      delete_pct=3
      dictionary=1
      direct_io=0
      encryption=none
      evict_max=4
      file_type=variable-length column-store
      firstfit=0
      huffman_key=0
      huffman_value=0
      in_memory=0
      insert_pct=3
      internal_key_truncation=1
      internal_page_max=12
      isolation=read-committed
      key_gap=2
      key_max=113
      key_min=14
      leaf_page_max=17
      leak_memory=0
      logging=1
      logging_archive=1
      logging_compression=lz4-noraw
      logging_prealloc=1
      long_running_txn=0
      lsm_worker_threads=3
      merge_max=7
      mmap=0
      modify_pct=39
      ops=100000
      prefix_compression=1
      prefix_compression_min=4
      quiet=1
      read_pct=5
      rebalance=1
      repeat_data_pct=34
      reverse=0
      rows=100000
      runs=1
      salvage=1
      split_pct=75
      statistics=0
      statistics_server=0
      threads=1
      timer=360
      transaction_timestamps=1
      transaction-frequency=50
      value_max=2835
      value_min=18
      verify=1
      wiredtiger_config=
      write_pct=50
      ############################################
      

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

              Created:
              Updated:
              Resolved: