You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by 宾莉金 <bi...@gmail.com> on 2015/09/08 09:49:11 UTC

Should we reset after snapshot in MutableHistogram?

Current MutableHistogram do not reset after snapshot, so we affect by
historical data. For example when i monitor the queueCallTime, i see one
host's queueCallTime metric is high, but when i trace the host's
regionserver log i see the queueCallTime has been lower, but the metric is
still high.

-- 
*Best Regards,*
 lijin bin

Re: Should we reset after snapshot in MutableHistogram?

Posted by 宾莉金 <bi...@gmail.com>.
a mistake, queueCallTime  should be QueueCallTime_mean


2015-09-08 15:49 GMT+08:00 宾莉金 <bi...@gmail.com>:

> Current MutableHistogram do not reset after snapshot, so we affect by
> historical data. For example when i monitor the queueCallTime, i see one
> host's queueCallTime metric is high, but when i trace the host's
> regionserver log i see the queueCallTime has been lower, but the metric is
> still high.
>
> --
> *Best Regards,*
>  lijin bin
>



-- 
*Best Regards,*
 lijin bin