[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1880) JMSRedelivered not properly set when a client exits without closing the JMS resources (connection, session, consumer)
Yong Hao Gao (JIRA)
jira-events at lists.jboss.org
Thu Jun 16 04:55:23 EDT 2011
JMSRedelivered not properly set when a client exits without closing the JMS resources (connection, session, consumer)
---------------------------------------------------------------------------------------------------------------------
Key: JBMESSAGING-1880
URL: https://issues.jboss.org/browse/JBMESSAGING-1880
Project: JBoss Messaging
Issue Type: Bug
Components: JMS Facade
Affects Versions: 1.4.8.GA, 1.4.0.SP3.CP12
Reporter: Yong Hao Gao
Assignee: Yong Hao Gao
Fix For: 1.4.0.SP3.CP13, 1.4.8.SP1
If a client consumer receives a message and exit without acknowledging it or close the connection/session/consumer object, the message will be cancelled at the server side. When the message is delivered, its JMSRedelivered flag should be true.
--
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