GitHub user andytaylor opened a pull request:

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

    couple of AMQP fixes

    

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/866.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 #866
    
----
commit 1595d0120e2b9d209b3f9addcb050c8ab2805ce2
Author: Andy Taylor <[email protected]>
Date:   2016-10-26T08:06:10Z

    ARTEMIS-823 = broker doesn't settle rejected messages
    
    Currently we don't settle rejected messages at the broker, we should always 
settle when rejected
    
    https://issues.apache.org/jira/browse/ARTEMIS-823

commit 8d772bf99263b102f0ad20d64dea224558adb9e8
Author: Andy Taylor <[email protected]>
Date:   2016-10-26T08:18:54Z

    ARTEMIS-825 - Invalid selector not handled correctly in AMQP
    
    this changes propogates the error to the client and closes the sender 
correctly
    
    https://issues.apache.org/jira/browse/ARTEMIS-825

----


---
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