GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/1681
ARTEMIS-1531 Adding timedbuffer operations on critical analyzer
Also, making TimedBuffer.stop() synchronized to avoid issues during device
outages
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1529
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1681.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 #1681
----
commit 0691c8dab1768902882d2dc870b93d7b2eb24f13
Author: Clebert Suconic <[email protected]>
Date: 2017-11-29T20:07:50Z
ARTEMIS-1531 Adding timedbuffer operations on critical analyzer
Also, making TimedBuffer.stop() synchronized to avoid issues during device
outages
----
---