[jboss-user] [JBossCache] - Re: Replication Problem When Nodes Have Gone Away
jbirkenmaier
do-not-reply at jboss.com
Tue Sep 26 10:54:01 EDT 2006
I already use a separate thread to handle the viewChange event. The event processing time takes less than 1 millisecond so that isn't the problem. The documentation states that in membership {A,B,C}, A connects to B, B connects to C, and C connects back to A. If A goes away, C will know it rather quickly but what about B? It connects to C which is still there. How does B learn about A's disappearance? By the way, I am using the TCP KEEP_ALIVE with FD_SOCK and FD timeout.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974248#3974248
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974248
More information about the jboss-user
mailing list