PR: https://github.com/belaban/JGroups/pull/890
Here's a proposal for a very simple failure detection protocol which is based on disconnection events from the existing sockets in TCP/TCP_NIO2:
It will only work with TCP/TCP_NIO2 but unlike FD_SOCK2 it does not require any additional ports to be opened.