EHC ❯ Reduced Chattiness of Multicast Heartbeat
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
With 250+ elements we were seeing hundreds of packets per second at idle coming from the multicast heartbeat ensuring the connections was still good. I changed the code so that it only checks the connection the first time and assumes that if a peer has sent a subsequent heartbeat the connection will still be good.
In registerPeer() I only update the date if the URL is found otherwise it still performs the connection check. Sourceforge Ticket ID: 1584041 - Opened By: tonyvoss - 24 Oct 2006 22:10 UTC
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira