Yong Hao Gao [http://community.jboss.org/people/gaohoward] replied to the 
discussion

"State "+" in table JBM_MSG_REF"

To view the discussion, visit: http://community.jboss.org/message/555009#555009

--------------------------------------------------------------
The state field has 3 possible values, "C", "+" and "-".

As you already know "C" means a normal message, "+" means the message is sent 
to a destination within a XA transaction and the transaction is prepared (but 
not committed). "-" means the message is delivered to a receiver within a XA 
transaction and the transaction is prepared (but not committed).

In transaction recovery, JBM knows which messages belongs to which prepared 
transaction and how the message will be processed based on the state field.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/555009#555009]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to