[jboss-jira] [JBoss JIRA] Commented: (JGRP-845) FD_SOCK: member is suspected and ignores suspicion
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Oct 23 10:41:21 EDT 2008
[ https://jira.jboss.org/jira/browse/JGRP-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12435134#action_12435134 ]
Bela Ban commented on JGRP-845:
-------------------------------
When we have {A,B} then A has a socket connection to B and B to A. When C joins, B kills the connection to A and connects to C (which then connects to A).
Since it is always the last member of the previous view (B) which suspects the coordinator (A), I assume this is because the connection from B to A is not destroyed gracefully, so that B suspects A.
> FD_SOCK: member is suspected and ignores suspicion
> --------------------------------------------------
>
> Key: JGRP-845
> URL: https://jira.jboss.org/jira/browse/JGRP-845
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.7
>
>
> Warning message:
> FD_SOCK: - I (192.168.1.5:37467) was suspected by 192.168.1.5:42984; ignoring the SUSPECT message
> To reproduce:
> - Start A
> - Start B
> - Start C: now the coordinator (A) is suspected and ignores the suspicion
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list