-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Execution Team 2024-09-02
The precondition in this wait is backwards. We need to wait until _activeSections == 0.
In practice, this could be a problem if shutdown incorrectly proceeds when there is an active reader, but the GlobalLock in the serverStatus section, which is the only user of this mechanism, protects us from this case.
- is caused by
-
SERVER-70031 Ensure WT is open when generating WiredTiger statistics.
- Closed
- is depended on by
-
SERVER-94225 Remove GlobalLock from WiredTiger serverStatus section
- Closed