Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
ALL
-
Sharding F (01/29/16)
Description
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.
Attachments
Issue Links
- 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
-