[ 
https://issues.apache.org/jira/browse/GEODE-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16201114#comment-16201114
 ] 

ASF subversion and git services commented on GEODE-3780:
--------------------------------------------------------

Commit 12416bb99ff7803e6f7d84c6038bc1995be4c1a0 in geode's branch 
refs/heads/feature/GEODE-3780b from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=12416bb ]

GEODE-3780 suspected member is never watched again after passing final check

incorporating review feedback from Hitesh.  We want members other than
the coordinator to also reconsider the suspected member.  The
Monitor will now invoke setNextNeighbor at the end of its run() method
and a final check that passes will result in a message being sent to
the initiator so that it can start watching the suspect again.


> suspected member is never watched again after passing final check
> -----------------------------------------------------------------
>
>                 Key: GEODE-3780
>                 URL: https://issues.apache.org/jira/browse/GEODE-3780
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>            Reporter: Bruce Schuchardt
>
> In a network-down test we saw a node on the losing side of the network 
> partition perform final checks on members on the winning side.  One of the 
> final checks mysteriously succeeded
> [info 2017/09/17 12:24:45.552 PDT 
> gemfire1_rs-FullRegression-2017-09-15-21-00-35-client-10_8941 <Geode Failure 
> Detection thread 4> tid=0x128] Final check failed but detected recent message 
> traffic for suspect member 
> 10.32.109.252(gemfire3_rs-FullRegression-2017-09-15-21-00-35-client-16_6135:6135)<v2>:1026
> [info 2017/09/17 12:24:45.552 PDT 
> gemfire1_rs-FullRegression-2017-09-15-21-00-35-client-10_8941 <Geode Failure 
> Detection thread 4> tid=0x128] Final check passed for suspect member 
> 10.32.109.252(gemfire3_rs-FullRegression-2017-09-15-21-00-35-client-16_6135:6135)<v2>:1026
> After this the suspected member was never checked again and the losing side 
> failed to shut down.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to