[
https://issues.apache.org/jira/browse/ARTEMIS-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215369#comment-16215369
]
ASF GitHub Bot commented on ARTEMIS-1476:
-----------------------------------------
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
----
> HdrHistogram support on verbose SyncCalculation
> -----------------------------------------------
>
> Key: ARTEMIS-1476
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1476
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
>
> The SyncCalculation::syncTest could benefit of
> [HdrHistogram|http://hdrhistogram.org/] support to represent the write
> latencies percentile distribution while using it as a CLI command (ie through
> the perf-journal command).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)