You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanislav Lukyanov (JIRA)" <ji...@apache.org> on 2018/10/29 11:46:02 UTC

[jira] [Created] (IGNITE-10043) Lost partitions list is reset when only one server is alive in the cluster

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)