[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Moving state out of ConnectionAspect
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed Oct 11 13:04:28 EDT 2006
On the HA experiment branch, I will be moving some state (maybe all, keeping just some cached properties like ConnectionMetaData) to ConnectionState.
I will need that information to recreate the connection during failOver event. It seemed a little bit strange recovering it from the Aspect. I could do it without a problem but I just think it would be better to have that info into ConnectionState instead.
Clebert
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977629#3977629
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977629
More information about the jboss-dev-forums
mailing list