[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Duplicated client IDs

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Feb 7 12:47:06 EST 2007


"Tim Fox" wrote : Also, some more comments.
  | 
  | I don't like the naming of the parameter "retry". Why retry? How about "checkForDuplicates" or "check"?
  | 

Sure... check is a better name.. I will rename it.


"Tim Fox" wrote : 
  | When sending a transaction ans check=true, there is no need to check if every reference exists in the database, you only need to check one of them.
  | 
  | After all, it is a transaction. If the first one made it, they all made it. This is inefficient otherwise.
  | 

I will add an extrat check on sendTransaction.. I was just relaying on the check that was already being called on send.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012576#4012576

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012576



More information about the jboss-dev-forums mailing list