-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Service Arch 2019-08-26, Service Arch 2019-09-09, Service Arch 2019-09-23, Service Arch 2019-10-07, Service Arch 2019-10-21
-
0
Sadly, mongo::ConditionVariable as is can miss notifications. It's much safer to instrument wait_until with predicate on Interruptible only.
- depends on
-
SERVER-43987 Require predicates with OperationContext::waitForConditionOrInterrupt()
- Closed
- is depended on by
-
SERVER-42166 Replace uses of stdx::condition_variable with mongo::condition_variable
- Closed
- related to
-
SERVER-59122 repeated blocked index build messages in logs
- Closed
-
SERVER-42895 Expand mongo::LockActions/Mutex
- Closed