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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to