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 Tkalenko (Jira)" <ji...@apache.org> on 2023/03/31 08:56:00 UTC

[jira] [Created] (IGNITE-19177) Add assignments checks when building indexes

Kirill Tkalenko created IGNITE-19177:
----------------------------------------

             Summary: Add assignments checks when building indexes
                 Key: IGNITE-19177
                 URL: https://issues.apache.org/jira/browse/IGNITE-19177
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-beta2


To simplify the implementation of the mechanism for building indexes, I deliberately did not add a check on the assignment of a node to a partition. Since getting the leader and checking if I am the leader for the partition is a simpler code.

In the future, it would be useful to add an assignment check after the implementation of the new rebalancing mechanism.



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