[
https://issues.apache.org/jira/browse/HBASE-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980069#comment-13980069
]
Hudson commented on HBASE-11055:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5113 (See
[https://builds.apache.org/job/HBase-TRUNK/5113/])
HBASE-11055 Extends the sampling size (nkeywal: rev 1589733)
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/PerformanceEvaluation.java
> Extends the sampling size
> -------------------------
>
> Key: HBASE-11055
> URL: https://issues.apache.org/jira/browse/HBASE-11055
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 0.99.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Priority: Minor
> Fix For: 0.99.0
>
> Attachments: 11055.v1.patch
>
>
> The latency is measured with a 1K buffer.
> It's not very comfortable when you're looking at 99.999% latency on multiple
> millions of operation.
> Unfortunately, the constructor is protected, so we need to hack a little...
--
This message was sent by Atlassian JIRA
(v6.2#6252)