[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-5647 HAPartition Sync Call with RspFilter
galder.zamarreno@jboss.com
do-not-reply at jboss.com
Thu Jul 10 13:47:59 EDT 2008
"bstansberry at jboss.com" wrote : Yeah, it's kind of hacky, probably a bad idea. Don't do it if the overhead of translating from Address to ClusterNode in the adapter class is small.
The overhead looks small, primarily involving some string manipulation. I see that DNS lookups are now avoided thanks to http://jira.jboss.com/jira/browse/JBAS-3794. Clever.
I'll make sure I make a note in the code of this potential optimisation in case we wanna implement it at a later stage.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163681#4163681
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163681
More information about the jboss-dev-forums
mailing list