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:23:00 UTC

[jira] [Created] (IGNITE-18286) Design the protocol for exacltly once processing of rebalance triggers per scope

Kirill Gusakov created IGNITE-18286:
---------------------------------------

             Summary: Design the protocol for exacltly once processing of rebalance triggers per scope
                 Key: IGNITE-18286
                 URL: https://issues.apache.org/jira/browse/IGNITE-18286
             Project: Ignite
          Issue Type: Task
            Reporter: Kirill Gusakov


Rebalance process can has causes with different nature:
 * Table reconfiguration
 * Node outage
 * Manual triggers or triggers based on workloads

For the first one we has a revision, which can help to process it exactly once cluster-wide. But it isn't true for others. We must find a way to schedule the rebalance process by different types of events.

 



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