[
https://issues.apache.org/jira/browse/IGNITE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538902#comment-16538902
]
Pavel Vinokurov commented on IGNITE-8912:
-----------------------------------------
I removed changing state for MOVING partition if all owners left topology in
GridDhtPartitionTopologyImpl#afterExchange method. If an owner node left
cluster during exchange, then new exchange should be scheduled with detecting
lost partitions. So It isn't necessary to detect lost partition and raise event
in GridDhtPartitionTopologyImpl#afterExchange. [~slava.koptilin] Does it make
sense?
> PartitionLossPolicy.READ_ONLY_SAFE does not detect partition loss
> ------------------------------------------------------------------
>
> Key: IGNITE-8912
> URL: https://issues.apache.org/jira/browse/IGNITE-8912
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.5
> Reporter: Pavel Vinokurov
> Assignee: Pavel Vinokurov
> Priority: Major
> Attachments: MissedPartitionLostReproducer.java
>
>
> Cluster of 4 for a cache with 1 backup and READ_ONLY_SAFE .
> After forcefully killed two nodes, a partition lost without including in
> partitionsLost collection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)