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

Handle background compaction calls when tiered testing is enabled

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: Compaction
    • None
    • 2
    • StorEng - 2023-08-08

      Compact does not work with tiered tables. In test/suite/hook_tiered.py, there is a function that replaces a compact call to make it silent if we know it won't work with tiered tables. However, this test relies on a URI but the background compaction server does not take any uri, hence the call fails. As background compaction does not directly perform compaction, it is fine to let the call happen with tiered testing. Any underlying compact calls will be silenced by the check.

            Assignee:
            etienne.petrel@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: