You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nicolas Liochon (JIRA)" <ji...@apache.org> on 2014/04/23 19:39:15 UTC

[jira] [Created] (HBASE-11055) Extends the sampling size

Nicolas Liochon created HBASE-11055:
---------------------------------------

             Summary: 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


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)