[ 
https://issues.apache.org/jira/browse/IGNITE-16109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495986#comment-17495986
 ] 

Kirill Gusakov commented on IGNITE-16109:
-----------------------------------------

Merged in feature branch ignite-14209

> Add listeners to raft module
> ----------------------------
>
>                 Key: IGNITE-16109
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16109
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Assignee: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For handle rebalance feature safe and correct we need to add the following 
> listeners on the start of new Raft node:
> - {{onLeaderElected()}} - must be executed from the new leader when raft 
> group changes the leader.
> - {{onNewPeersConfigurationApplied(peers)}} - must be executed with the list 
> of new peers when changePeers has successfully done.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to