[jboss-user] [JBossCache] - Re: JGroups: Problem with rebooting peers
bela@jboss.com
do-not-reply at jboss.com
Fri Jun 29 07:26:33 EDT 2007
No, the connection table is in the transport layer (TCP) and as such doesn't have to be concerned about retransmission or failed members.
So, the failure detection layer (FD) will at one point kick in and remove the rebooted node from the cluster. Until this happens, TCP will happily continue trying to send packets to that node, and that's what you might be seeing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059125#4059125
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059125
More information about the jboss-user
mailing list