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 2023/01/25 11:54:00 UTC

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

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

Kirill Gusakov updated IGNITE-18287:
------------------------------------
    Summary: Prepare a bidirectional protocol for PrimaryReplica/Raft group communcation  (was: Prepare a bidirectional protocol for RebalanceScheduler/Raft group communcation)

> Prepare a bidirectional protocol for PrimaryReplica/Raft group communcation
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-18287
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18287
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Kirill Gusakov
>            Priority: Major
>              Labels: ignite-3
>
> 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)