Stanislav Lukyanov created IGNITE-10043:
-------------------------------------------
Summary: Lost partitions list is reset when only one server is
alive in the cluster
Key: IGNITE-10043
URL: https://issues.apache.org/jira/browse/IGNITE-10043
Project: Ignite
Issue Type: Bug
Reporter: Stanislav Lukyanov
When server nodes are killed one by one IgniteCache.lostPartitions() returns
non-empty list up until there is just one node left. When only one node is
alive, the lostPartitions() returns an empty collection even though the
partition loss events has been fired and the partitions are missing.
This only affects cluster with persistence enabled.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)