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

Add synchronization for flush_tier calls

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.1, 4.4.7, 5.0.0-rc1, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In the review of WT-7577 we recognized we need a spinlock to prevent multiple threads from calling flush_tier at the same time and getting past the new code to wait for the previous call to complete.

      This ticket will address that work so that the other ticket can get merged as this work involves a new configuration item and is outside the topic of the other ticket.

            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: