Stanislav Lukyanov created IGNITE-10044:
-------------------------------------------

             Summary: LOST partition is marked as OWNING after the owner 
rejoins with existing persistent data
                 Key: IGNITE-10044
                 URL: https://issues.apache.org/jira/browse/IGNITE-10044
             Project: Ignite
          Issue Type: Bug
            Reporter: Stanislav Lukyanov


When persistence is enabled LOST partition may become OWNING without a call to 
resetLostPartitions.

If a partition is marked as LOST, and a node with that partition in persistence 
joins, the partition becomes OWNING. IgniteCache::lostPartitions doesn't return 
that partition anymore.

Apparently, it only affects the lost partitions list, while needsRecovery flag 
stays set until resetLostPartitions is called.



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

Reply via email to