[
https://issues.apache.org/jira/browse/GEODE-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334791#comment-15334791
]
ASF subversion and git services commented on GEODE-1544:
--------------------------------------------------------
Commit f9c426e3f9c64897529337737c34f9a7b517c2cc in incubator-geode's branch
refs/heads/feature/GEODE-420 from [~jchen21]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=f9c426e ]
GEODE-1544: Fail to initiate final check when network partition occurs
Currently, suspect request is only sent to a limited number of members,
when there are more than 4 members in the distributed system. It is
possible that the recipients of suspect request is unreachable due to
network partition. This fix makes sure that the recipients of suspect
request are not the suspect members. So that suspect request will be
processed.
> Fail to initiate final check when network partition occurs
> ----------------------------------------------------------
>
> Key: GEODE-1544
> URL: https://issues.apache.org/jira/browse/GEODE-1544
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Jianxia Chen
> Assignee: Jianxia Chen
> Fix For: 1.0.0-incubating.M3
>
>
> When network partition occurs, something keeps the losing side of a network
> partition from initiating any final checks on members no longer reachable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)