GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1596
ARTEMIS-450 Deadlocked queues over AMQP after too many cancellations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis amqp-deadlock
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1596.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 #1596
----
commit cdcb7fc0a9408e8fbf506da7d9d64a1e52541267
Author: Clebert Suconic <[email protected]>
Date: 2017-10-17T19:54:49Z
ARTEMIS-450 Fixing deadlock over lots of rollbacks and Queue.addHead
commit 1a8887a9c40477663ece7d4c87af72bd5f3fdefb
Author: Clebert Suconic <[email protected]>
Date: 2017-10-18T02:30:59Z
ARTEMIS-1462 Fixing QueueControlTest
----
---