Timothy Bish created AMQCPP-399:
-----------------------------------
Summary: Add support for closing Session consumers with active
transaction
Key: AMQCPP-399
URL: https://issues.apache.org/jira/browse/AMQCPP-399
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: CMS Impl
Affects Versions: 3.4.2
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 3.5.0
Currently an exception is thrown if you close a consumer while a Session has an
active transaction because there's no way to retain the consumer state should
its object be deleted so we can't complete the transaction if commit is called
later.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira