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

Riley Patterson updated HBASE-4309:
-----------------------------------

    Attachment: HBASE-4309-alternative.patch

An alternative patch in case there is any hesitation about changes made in the 
first one. This one merely comments out the two offending metrics, adding TODOs 
to fix them properly, and fixes the index out of bounds bug.

> slow query log metrics spewing warnings
> ---------------------------------------
>
>                 Key: HBASE-4309
>                 URL: https://issues.apache.org/jira/browse/HBASE-4309
>             Project: HBase
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Riley Patterson
>            Priority: Critical
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4309.patch
>
>
> Lots of these in the logs in trunk:
> 2011-08-30 22:54:36,100 WARN org.apache.hadoop.hbase.ipc.HBaseRpcMetrics: Got 
> inc() request for method that doesnt exist: get.slowResponse.
> 2011-08-30 22:54:36,100 WARN org.apache.hadoop.hbase.ipc.HBaseRpcMetrics: Got 
> inc() request for method that doesnt exist: get.aboveOneSec.
> ...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to