[ 
https://issues.apache.org/jira/browse/IGNITE-18447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Mashenkov updated IGNITE-18447:
--------------------------------------
    Summary: Hanging in RebalanceRaftGroupEventsListener  (was: Fix busylock 
usage in RebalanceRaftGroupEventsListener)

> Hanging in RebalanceRaftGroupEventsListener
> -------------------------------------------
>
>                 Key: IGNITE-18447
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18447
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Mashenkov
>            Priority: Major
>              Labels: ignite-3
>
> As for now we chain operation future to a joinFuture under busy lock, but 
> operation futures completion is not wrapped with busy lock.
> Startpoint is ClusterManagementGroup.metaStorageNodes(): in 
> readClusterState() method we run a raft command, but raft service might not 
> be aware of node is stopping (as well as lower level components).
> Also, raftservice has no stop() method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to