-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The way concurrency is achieved for the various fields of mongo::Client is a bit strange. Some fields use a SpinLock (such as CurOp) and some use the clientsMutex.