GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1030
ARTEMIS-982 Fixing possible deadl lock on AMQP.close & delivery
https://issues.apache.org/jira/browse/ARTEMIS-982
This is fixing a possible deadlock on delivering messages while AMQP close
is called for any reason.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis deadlock
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1030.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 #1030
----
commit 403cecbe83eb993ce398bf23e5431085b538ff94
Author: Clebert Suconic <[email protected]>
Date: 2017-02-17T21:29:18Z
ARTEMIS-982 Fixing possible deadl lock on AMQP.close & delivery
https://issues.apache.org/jira/browse/ARTEMIS-982
This is fixing a possible deadlock on delivering messages while AMQP close
is called for any reason.
----
---
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.
---