[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JGroups Protocol Stack Configuration & Shunning Behavior
jiwils
do-not-reply at jboss.com
Wed Aug 27 12:14:09 EDT 2008
"bela at jboss.com" wrote : I was under the impression that JBM actually *does* rejoin the channel, but instead of letting JGroups do this automatically, they do it manually (by listening for a channelShunned() callback).
Looking at org.jboss.messaging.core.impl.postoffice.GroupMember (where MembershipListener is implemented), I don't see anything using a ChannelListener (where channelShunned is specified), but I'm not sure that's a definitive answer regarding this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172859#4172859
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172859
More information about the jboss-dev-forums
mailing list