Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
3.4.1, 3.5.1
-
None
-
Fully Compatible
-
ALL
-
v3.4
-
Repl 2017-01-23
-
0
Description
A global Client is required in order to clean up index creation (MultiIndexBlock). _releaseResources() should ensure there is a Client available by calling Client::initThreadIfNotAlready().
_releaseResources() is usually run as a scheduled task on the task runner. this is not the case when it is run during CollectionBulkLoader's destruction.
Attachments
Issue Links
- is depended on by
-
SERVER-27611 DatabaseCloner::shutdown() does not shut down CollectionCloner
-
- Closed
-
-
SERVER-27678 CollectionCloner should call _finishCallback at most once
-
- Closed
-