GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1605
ARTEMIS-1476 HdrHistogram support on verbose SyncCalculation
It includes:
- improved documentation of SyncCalculation::syncTest
- HdrHistogram "write" latencies supports with verbose
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis sync_calc_histo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1605.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 #1605
----
commit c7eb0b907f1ded94b8c2a16c1cf95ffcf02ad795
Author: Francesco Nigro <[email protected]>
Date: 2017-10-23T16:12:33Z
ARTEMIS-1476 HdrHistogram support on verbose SyncCalculation
----
---