[
https://issues.apache.org/jira/browse/IGNITE-16109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin reassigned IGNITE-16109:
--------------------------------------------
Assignee: Vyacheslav Koptilin
> 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: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
>
> For handle rebalance feature safe and correct we need to add the following
> listeners on the start of new Raft node:
> - {{onLeaderElected(configurationChangesInProgress)}} - must be executed from
> the new leader when raft group changes the leader. It must provide the
> boolean flag if any configuration changes are in progress.
> - {{onChangePeersCommitted(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)