GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1882
NO-JIRA Fixing a deadlock during #tearDown and TimedBuffer.stop
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/1882.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 #1882
----
commit 3a0ec14060c27c1c62fd9b01608b80cdba85a8a6
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-02-20T15:09:10Z
NO-JIRA Fixing a deadlock during #tearDown and TimedBuffer.stop
----
---