[
https://issues.apache.org/jira/browse/IGNITE-15444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mirza Aliev updated IGNITE-15444:
---------------------------------
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.
was:
{{MetaStorageManager}} stop mechanism should be impleneted. Resources, that
should be stopped or cleared during stop:
* MetaStorageServiceImpl$WatchProcessor$Watcher threads should be stopped
properly
* ...
> Implement MetaStorageManager component stop
> --------------------------------------------
>
> Key: IGNITE-15444
> URL: https://issues.apache.org/jira/browse/IGNITE-15444
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Blocker
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)