Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
There are a few components in the SegmentNodeStoreService (store, segmentNodeStore, gcMonitor and observerTracker) that aren't unregistered when the blobStore unregisters. So in the case of a blobStore unregister/register situation, they will be recreated but the old ones will not be closed properly.
[edit] added all components that have a leak problem when the blob store binds/unbinds.