[
https://issues.apache.org/jira/browse/IGNITE-15711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-15711:
-----------------------------------------
Description:
My suggestions:
# Add a busy lock on all public methods of Loza
# Add checks that all RAFT group (nodes and services) have been stopped before
that component stop.
# Implement unit tests for the manager.
## All public methods should throw an exception when the component is stopped.
## All resources are closed after the component is stopped.
> Implement Loza stop
> -------------------
>
> Key: IGNITE-15711
> URL: https://issues.apache.org/jira/browse/IGNITE-15711
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Priority: Major
> Labels: ignite-3
>
> My suggestions:
> # Add a busy lock on all public methods of Loza
> # Add checks that all RAFT group (nodes and services) have been stopped
> before that component stop.
> # Implement unit tests for the manager.
> ## All public methods should throw an exception when the component is
> stopped.
> ## All resources are closed after the component is stopped.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)