Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Docs Required, Release Notes Required
Description
MetaStorageManager stop mechanism should be implemented. Resources, that should be stopped or cleared during stop:
- MetaStorageServiceImpl$WatchProcessor$Watcher threads should be stopped properly
- RaftGroupService should be shutdown
- Meta storage raft group should be stopped if the node hosts meta storage
All MetaStorageManager public methods should be guarded by read lock, stop should be done using write lock.
Attachments
Issue Links
- blocks
-
IGNITE-15362 Fix SchemaChange integration tests.
- Resolved
- links to