You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/09/23 03:31:04 UTC

[jira] [Resolved] (HBASE-3424) Coprocessors: Add metrics for custom RPC methods called through HTable.coprocessorExec()

     [ https://issues.apache.org/jira/browse/HBASE-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-3424.
-----------------------------------
    Resolution: Later

> Coprocessors: Add metrics for custom RPC methods called through HTable.coprocessorExec()
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-3424
>                 URL: https://issues.apache.org/jira/browse/HBASE-3424
>             Project: HBase
>          Issue Type: Improvement
>          Components: Coprocessors, IPC/RPC
>            Reporter: Gary Helmling
>            Priority: Minor
>
> Currently HBaseRpcMetrics only reports on known RPC methods in core HBase.  With HBASE-3405 we added hooks to register metrics for new methods.  We can make use of these for tabulating metrics on custom CoprocessorProtocol extensions invoked through HTable.coprocessorProxy() and HTable.coprocessorExec().



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