[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1837) Incorrect handling of one-phase commit failure causes message stuck
Yong Hao Gao (JIRA)
jira-events at lists.jboss.org
Wed Dec 22 22:47:18 EST 2010
Incorrect handling of one-phase commit failure causes message stuck
-------------------------------------------------------------------
Key: JBMESSAGING-1837
URL: https://issues.jboss.org/browse/JBMESSAGING-1837
Project: JBoss Messaging
Issue Type: Bug
Components: Messaging Core
Affects Versions: 1.4.7.GA, 1.4.0.SP3.CP11
Reporter: Yong Hao Gao
Assignee: Yong Hao Gao
Fix For: 1.4.0.SP3.CP12, 1.4.8.GA
JBM doesn't correctly handle XA one-phase commit failure. If some error happened in one-phase commit, jbm should handle it as if the transaction has been rolled back.
Current handling doesn't roll back the messages to their channels. So the message in concern will never be re-delivered until restart.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list