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

Gary Helmling updated HBASE-3424:
---------------------------------

    Component/s: ipc
    Description: 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().
       Priority: Minor  (was: Major)
        Summary: Coprocessors: Add metrics for custom RPC methods called 
through HTable.coprocessorExec()  (was: Add metrics for custom RPC methods 
called through HTable.coprocessorExec())

> 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: Sub-task
>          Components: ipc
>            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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to