You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/03/24 07:57:00 UTC

[jira] [Comment Edited] (HBASE-20093) Replace ServerLoad by ServerMetrics for ServerManager

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

Chia-Ping Tsai edited comment on HBASE-20093 at 3/24/18 7:56 AM:
-----------------------------------------------------------------

{quote}Do you think this changed how we calculate the request per second in the UI? Just wondering. hbase2 does less requests, probably because it is slower, but perhaps the change here made a difference too?{quote}
All request count get smaller? I will check it later.


was (Author: chia7712):
{quote}Do you think this changed how we calculate the request per second in the UI? 
{quote}
How about using [ServerMetrics#getRequestCountPerSecond|https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/ServerMetrics.java#L38]
{quote}Just wondering. hbase2 does less requests, probably because it is slower, but perhaps the change here made a difference too?
{quote}
All request count get smaller? I will check it later.

> Replace ServerLoad by ServerMetrics for ServerManager
> -----------------------------------------------------
>
>                 Key: HBASE-20093
>                 URL: https://issues.apache.org/jira/browse/HBASE-20093
>             Project: HBase
>          Issue Type: Task
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: HBASE-20093.addendum.patch, HBASE-20093.v0.patch, HBASE-20093.v1.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)