GitHub user andytaylor opened a pull request:
https://github.com/apache/activemq-artemis/pull/1687
ARTEMIS-1535 - settle delivery in same lock as sending the disposition
https://issues.apache.org/jira/browse/ARTEMIS-1535
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andytaylor/activemq-artemis ARTEMIS-1535
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1687.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 #1687
----
commit 21e572c5816850d6c72b82d62e80114aec363a0b
Author: Andy Taylor <[email protected]>
Date: 2017-12-05T12:12:54Z
ARTEMIS-1535 - settle delivery in same lock as sending the disposition
https://issues.apache.org/jira/browse/ARTEMIS-1535
----
---