-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding F (01/29/16)
If _replaceCatalogManager gets scheduled in a task executor, but does not start to run before another thread executes ForwardingCatalogManager::shutdown(), the shutdown might complete before the replace runs, which could lead to the FCM being destroyed while there is still an outstanding operation on it.
- is related to
-
SERVER-22169 Deadlock during CatalogManager swap from SCCC -> CSRS
- Closed
-
SERVER-22499 inShutdown() in mongos should return true as soon as the shutdown process begins
- Closed