GitHub user andytaylor opened a pull request:

    https://github.com/apache/activemq-artemis/pull/666

    ARTEMIS-655 - [AMQP] On transacted session.commit() of receiver clien…

    …t, messages are read, but queue is not cleared out
    
    Making sure that when a transaction state of accepted is returned we 
actually ack the message
    
    https://issues.apache.org/jira/browse/ARTEMIS-655

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andytaylor/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/666.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #666
    
----
commit 9b6bd4c990af652f5e38f8516dd4818477d370bd
Author: Andy Taylor <[email protected]>
Date:   2016-07-26T11:46:11Z

    ARTEMIS-655 - [AMQP] On transacted session.commit() of receiver client, 
messages are read, but queue is not cleared out
    
    Making sure that when a transaction state of accepted is returned we 
actually ack the message
    
    https://issues.apache.org/jira/browse/ARTEMIS-655

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to