Reset testutil tiered storage options when closing connection

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT11.3.0, 8.0.0-rc0, 7.3.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines
    • None
    • None

      We use testutil_tiered_begin to initialize test state relevant to tiered storage. Currently that's just the the flush tier interval. The function checks and asserts that this initialization is only done once. 

      test/checkpoint can perform multiple runs leading to trying to reinitialize this tiered storage test state and an assertion failure.

      We should fix this, either by removing the assertion or by clearing the relevant state when closing the connection.

            Assignee:
            Keith Smith
            Reporter:
            Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: