[jboss-jira] [JBoss JIRA] Commented: (JGRP-794) FD_SOCK: un-suspected members are not added back to pingable_mbrs
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Thu Jul 3 12:59:31 EDT 2008
[ http://jira.jboss.com/jira/browse/JGRP-794?page=comments#action_12419833 ]
Vladimir Blagojevic commented on JGRP-794:
------------------------------------------
Resolve on HEAD (2.7)
Revision Changes Path
1.93 +55 -59 JGroups/src/org/jgroups/protocols/FD_SOCK.java
> FD_SOCK: un-suspected members are not added back to pingable_mbrs
> -----------------------------------------------------------------
>
> Key: JGRP-794
> URL: http://jira.jboss.com/jira/browse/JGRP-794
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assigned To: Vladimir Blagojevic
> Fix For: 2.7, 2.6.4
>
> Attachments: FD_SOCK.java
>
>
> [Bruce Schuchardt]
> I had a test run where a member was suspected by FD_SOCK, but replied to an
> ARE_YOU_DEAD message. The process was then immediately killed by the test
> but was never suspected again.
> FD_SOCK.run() removes suspected members from pingable_mbrs so they won't be
> ping targets. When a member is unsuspected, it needs to be put back in
> pingable_mbrs in the correct place and the pinger thread needs to be started
> or interrupted. Otherwise no-one will be watching the unsuspected member
> until the next view change.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list