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/05/02 17:10:00 UTC

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

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

Kirill Tkalenko reassigned IGNITE-19177:
----------------------------------------

    Assignee: Kirill Tkalenko

> 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
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             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)