You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Gusakov (Jira)" <ji...@apache.org> on 2022/11/29 21:32:00 UTC

[jira] [Created] (IGNITE-18287) Prepare a bidirectional protocol for RebalanceScheduler/Raft group communcation

Kirill Gusakov created IGNITE-18287:
---------------------------------------

             Summary: Prepare a bidirectional protocol for RebalanceScheduler/Raft group communcation
                 Key: IGNITE-18287
                 URL: https://issues.apache.org/jira/browse/IGNITE-18287
             Project: Ignite
          Issue Type: Task
            Reporter: Kirill Gusakov


We need to provide the high level protocol for communication between RebalanceScheduler and appropriate raft groups. It must support
 * Propagation of RAFT reconfiguration events and errors back to RebalanceScheduler from the leader of RAFT group (maybe current listeners will be enough for this task)
 * Propagation of rebalance progress to RebalanceScheduler on demand
 * Rebalance cancellation



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