Re: [jgroups-dev] Continuous heartbeat messages without View change

Development issues <[email protected]> Thu, 20 Jul 2017 10:19:25 +0200
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <mailman.33003.1500538776.17807.javagroups-development@lists.sourceforge.net>
Can you post your configuration?

On 20/07/17 10:08, Development issues wrote:
> I am using JGroups version: 4.0.2. I am testing with 4 nodes where each node
> broadcasts request that it receives. I am using POSTMAN tool to send REST
> request. I am sending REST request for CRUD operation to node 1. While the
> CRUD request is being processed, I disconnected node 1 from the network. In
> that case, view change was not triggered in node 1 and this in turn affects
> application's behavior.
> 
> The following messages grows in node 1,
> 
> DEBUG:org.jgroups.protocols.FD_ALL: haven't received a heartbeat from node3
> for 4130760 ms, adding it to suspect list
> WARN:org.jgroups.protocols.FD_ALL: suspecting [node2, node3, node4]
> 
> The following message grows in other nodes than node 1,
> 
> WARN:org.jgroups.protocols.UDP: JGRP000032: 126.71: no physical address for
> node1, dropping message
> 
> 
> It was noted that the view change is received after connecting node 1 to
> network again.
> 
> What is the maximum time interval / number of heartbeat messages? How to
> resolve / justify this?
> 
> Thanks in Advance :-)
> 
> 
> 
> --
> View this message in context: http://jgroups.1086181.n5.nabble.com/Continuous-heartbeat-messages-without-View-change-tp11351.html
> Sent from the JGroups - Dev mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Javagroups-development mailing list
> 

-- 
Bela Ban | http://www.jgroups.org


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Javagroups-development mailing list