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

Non-tiered wtperf configuration gets a tiered related message

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.1.0, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      When running wtperf by hand with any config file (that does not use tiered), a non-error message is printed out:

      tiered_flush_work_wait: timed out after 30 seconds
      

      This is coming from tiered/tiered_work.c:_wt_tiered_flush_work_wait. There is a bug in the conditional for the message. We should only print that message if the timeout was reached. Right now it is getting printed if there is no work to do.

            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: