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

test/format cache_minimum value error

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 3.6.3, 3.7.2, WT3.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage 2018-01-15

      The CONFIG generated by a random run of test/format does not work when used as the basis for another run. The reason is that the cache_minimum setting randomly generated is outside the min/max ranges checked.

      % cat > CONFIG
      cache_minimum=0
      % ./t
      t: cache_minimum=0: value outside min/max values of 1-102400
      

      That setting was added in WT-3699.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: