You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mirza Aliev (Jira)" <ji...@apache.org> on 2023/05/09 12:41:00 UTC

[jira] [Created] (IGNITE-19443) Empty data nodes shouldn't be propagated to pending assignments after filtering

Mirza Aliev created IGNITE-19443:
------------------------------------

             Summary: Empty data nodes shouldn't be propagated to pending assignments  after filtering 
                 Key: IGNITE-19443
                 URL: https://issues.apache.org/jira/browse/IGNITE-19443
             Project: Ignite
          Issue Type: Bug
            Reporter: Mirza Aliev


*Motivation: *
After https://issues.apache.org/jira/browse/IGNITE-18955 is implemented, it is possible, that data nodes will be empty according to provided filter. Such data nodes should not be propagated to pending assignments (meaning that new rebalance should not be triggered)

*Definition of done:*
* We have two places, where such propagation can be done, one is a reaction on replica factor hanging, another one is when data nodes was changed. Both places must skip pending key propagation if data nodes become empty after filtering.
* Corresponding tests for both scenarios must be provided



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