-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.4.0
-
Component/s: Concurrency
-
None
-
Fully Compatible
-
ALL
-
v3.4
-
Storage 2017-03-06
-
0
The exclusive lock is only held momentarily, as no variable is named to keep the RAII type around for the duration of the scope.
- is depended on by
-
SERVER-27897 Remove uses of temporary RAII objects
- Closed