[
https://issues.apache.org/jira/browse/IGNITE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536584#comment-16536584
]
ASF GitHub Bot commented on IGNITE-8912:
----------------------------------------
GitHub user pvinokurov opened a pull request:
https://github.com/apache/ignite/pull/4331
IGNITE-8912 PartitionLossPolicy.READ_ONLY_SAFE does not detect partit…
…ion loss
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8912
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4331.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4331
----
commit 42c4af7ebc5e8aaa19e9243c0990a31e2e0005ec
Author: pvinokurov <vinokurov.pasha@...>
Date: 2018-07-09T06:44:23Z
IGNITE-8912 PartitionLossPolicy.READ_ONLY_SAFE does not detect partition
loss
----
> 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)