[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - ServerMessageImpl::durableRefCount strange-ness

timfox do-not-reply at jboss.com
Sun Dec 21 04:23:04 EST 2008


Why is durableRefCount decremented in a transaction *before* it is committed?

Surely it should be decremented when it is committed?

TransactionImpl:addAcknowledgement

  | int count = message.decrementDurableRefCount();
  | 

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

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



More information about the jboss-dev-forums mailing list