Tiago Marques Godinho created IGNITE-22003:
----------------------------------------------
Summary: JRaft Replicator is not stopped when cluster init is
canceled
Key: IGNITE-22003
URL: https://issues.apache.org/jira/browse/IGNITE-22003
Project: Ignite
Issue Type: Bug
Reporter: Tiago Marques Godinho
The JRaft Group Replicator should be stopped when the cluster initialization is
canceled.
My understanding is that this resource is created during the initialization
process, and therefore, should be closed properly if it fails. Moreover, it
seems that it also keeps references to other resources created in the same
context (like the LogManager), preventing them from being properly cleaned.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)