Similar to JGRP-2634, this implements heartbeating in the GossipRouter. This is needed when the GossipRouter hangs on TCP-write when sending data to a client X, and X was killed, or separated by the crash of an intermediate switch.
The GossipRouter should close that connection after not receicing messages or heartbeat responses from the client.
- relates to
-
JDG-6811 SSLSocket blocks on close()
- Verified