[jira] [Created] (IGNITE-9178) Partition lost event are not triggered if multiple nodes left cluster

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9178) Partition lost event are not triggered if multiple nodes left cluster

Anton Vinogradov (Jira)
Pavel Vinokurov created IGNITE-9178:
---------------------------------------

             Summary: Partition lost event are not triggered if multiple nodes left cluster
                 Key: IGNITE-9178
                 URL: https://issues.apache.org/jira/browse/IGNITE-9178
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.4
            Reporter: Pavel Vinokurov


If multiple nodes left cluster simultaneously, left partitions are removed from GridDhtPartitionTopologyImpl#node2part without adding to leftNode2Part  in GridDhtPartitionTopologyImpl#update method.
Thus GridDhtPartitionTopologyImpl#detectLostPartitions can't detect lost partitions



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