You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladislav Pyatkov (JIRA)" <ji...@apache.org> on 2019/05/21 15:28:00 UTC

[jira] [Commented] (IGNITE-11757) Missed partitions during rebalancing when new blank node joins

    [ https://issues.apache.org/jira/browse/IGNITE-11757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844956#comment-16844956 ] 

Vladislav Pyatkov commented on IGNITE-11757:
--------------------------------------------

Hi [~ilyak] I think if we will wait to topology distribution changed, then missed partitions should not appear.
Look at my PR:
https://github.com/apache/ignite/pull/6560

> Missed partitions during rebalancing when new blank node joins
> --------------------------------------------------------------
>
>                 Key: IGNITE-11757
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11757
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Ilya Kasnacheev
>            Assignee: Ivan Rakov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Please take a look at newly added test
> GridCachePartitionedSupplyEventsSelfTest.testSupplyEvents
> There's logging of missed partitions during rebalancing, and as you can see partitions are missed even when a new node joins stable topology, with no nodes leaving.
> Expected behavior is that in this case no partitions will be missed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)