GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2126
ARTEMIS-1915 Expiry Scanner is holding a lock on the queue
No tests required as there is no semantic changes here.
Current tests should validate this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis opt
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2126.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 #2126
----
commit dfb41aed4ccdfb211a6c4529e05bef41d90046b6
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-06-05T02:28:29Z
ARTEMIS-1915 Expiry Scanner is holding a lock on the queue
No tests required as there is no semantic changes here.
Current tests should validate this change.
----
---