Pavel Kovalenko created IGNITE-7795:
---------------------------------------

             Summary: Correct handling partitions restored in RENTING state
                 Key: IGNITE-7795
                 URL: https://issues.apache.org/jira/browse/IGNITE-7795
             Project: Ignite
          Issue Type: Bug
          Components: cache, persistence
    Affects Versions: 2.3, 2.2, 2.1, 2.4
            Reporter: Pavel Kovalenko
             Fix For: 2.5


Let's we have node which has partition in state RENTING after start. It could 
happen if node was stopped during partition eviction.

Started up node is only one owner by affinity for this partition.

Currently we will own this partition during rebalance preparing phase which 
seems is not correct. 

If we don't have owners for some partitions we should fail activation process, 
move this partition to MOVING state and clear it.



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

Reply via email to