You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Koptilin (Jira)" <ji...@apache.org> on 2021/09/10 13:14:00 UTC

[jira] [Created] (IGNITE-15495) Rebalance via raft log

Vyacheslav Koptilin created IGNITE-15495:
--------------------------------------------

             Summary: Rebalance via raft log
                 Key: IGNITE-15495
                 URL: https://issues.apache.org/jira/browse/IGNITE-15495
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Vyacheslav Koptilin


Need to be sure that rebalance can be done in two possible ways.
When a new node joins the cluster, the leader might need to send snapshots to a new follower that doesn’t have the necessary log information and the leader might already created a snapshot of its log. However, it looks like the rebalance can be done via raft log without a snapshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)