[ 
https://issues.apache.org/jira/browse/HBASE-14386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737494#comment-14737494
 ] 

Ted Yu commented on HBASE-14386:
--------------------------------

{code}
fht https://builds.apache.org/job/PreCommit-HBASE-Build/15504/console
Fetching the console output from the URL
Printing hanging tests
Printing Failing tests
Failing test : org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence
Failing test : org.apache.hadoop.hbase.master.TestDistributedLogSplitting
{code}
The above test failures were not related to the patch.

> Reset MutableHistogram's min/max/sum after snapshot
> ---------------------------------------------------
>
>                 Key: HBASE-14386
>                 URL: https://issues.apache.org/jira/browse/HBASE-14386
>             Project: HBase
>          Issue Type: Bug
>            Reporter: binlijin
>            Assignee: Oliver
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-14386.patch
>
>
> Current MutableHistogram do not reset min/max/sum after snapshot, so we 
> affect by historical data. For example when i monitor the QueueCallTime_mean, 
> i see one host's QueueCallTime_mean metric is high, but when i trace the 
> host's regionserver log i see the QueueCallTime_mean has been lower, but the 
> metric is still high.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to