[
https://issues.apache.org/jira/browse/GEODE-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15328614#comment-15328614
]
Jianxia Chen commented on GEODE-1544:
-------------------------------------
Currently, suspect request is only sent to limited number of members, when
there are more than 4 members in the distributed system. See
GMSHealthMonitor.sendSuspectRequest. It is possible that the recipients of
suspect request is unreachable due to network partition. It has to make sure
that the recipients of suspect request are not the suspect members. So that
suspect requests 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
>
> 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)