You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Wei-Chiu Chuang (Jira)" <ji...@apache.org> on 2020/03/23 23:43:00 UTC

[jira] [Commented] (HBASE-8868) add metric to report client shortcircuit reads

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

Wei-Chiu Chuang commented on HBASE-8868:
----------------------------------------

Reviving this one ...
Rebased the patch and posted it as a PR in github.

> add metric to report client shortcircuit reads
> ----------------------------------------------
>
>                 Key: HBASE-8868
>                 URL: https://issues.apache.org/jira/browse/HBASE-8868
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics, regionserver
>    Affects Versions: 0.94.8, 0.95.1
>            Reporter: Viral Bajaria
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>         Attachments: HBASE-8868.master.001.patch
>
>
> With the availability of shortcircuit reads, when the feature is enabled there is no metric which exposes how many times the regionserver was able to shortcircuit the read and not make a IPC to the datanode.
> It will be great to add the metric and expose it via Ganglia.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)