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

Add a timeout configuration for flush_tier

      We only allow one flush_tier operation at a time in the system. If an application calls flush_tier while a prior operation is still in progress—including asynchronous data copies to the cloud—the new flush_tier will block in __flush_tier_wait.

      We should consider whether applications would benefit from being able to specify a maximum wait time (including zero) and have the call return EBUSY if it waits that long without being able to start work.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            keith.smith@mongodb.com Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: