Ilya Kasnacheev created IGNITE-11757:
----------------------------------------
Summary: 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
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)