[jboss-jira] [JBoss JIRA] (JGRP-2387) Message from a non-member causes FD_ALL to continually suspect it

Dennis Reed (Jira) issues at jboss.org
Wed Oct 2 17:56:00 EDT 2019


    [ https://issues.jboss.org/browse/JGRP-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792533#comment-13792533 ] 

Dennis Reed commented on JGRP-2387:
-----------------------------------

This was first observed when a node leaving the cluster triggered it.
It caused continuous WARN logs from FD_ALL suspecting the node (DEBUG in most other versions of JGroups),
and WARN "no physical address" logs because the member had been removed from the address cache.


> Message from a non-member causes FD_ALL to continually suspect it
> -----------------------------------------------------------------
>
>                 Key: JGRP-2387
>                 URL: https://issues.jboss.org/browse/JGRP-2387
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 4.0.1
>            Reporter: Dennis Reed
>            Assignee: Bela Ban
>            Priority: Major
>
> If a FD_SOCK control message from a non-member is seen by FD_SOCK, it will start continually suspecting that node. If msg_counts_as_heartbeat=true then any message from a non-member triggers the issue. The issue is cleared on the next view change.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list