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)