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

Hudson commented on HBASE-10586:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #4943 (See 
[https://builds.apache.org/job/HBase-TRUNK/4943/])
HBASE-10586 hadoop2-compat IPC metric registred twice (mbertozzi: rev 1570737)
* 
/hbase/trunk/hbase-hadoop2-compat/src/main/java/org/apache/hadoop/hbase/ipc/MetricsHBaseServerSourceImpl.java


> hadoop2-compat IPC metric registred twice
> -----------------------------------------
>
>                 Key: HBASE-10586
>                 URL: https://issues.apache.org/jira/browse/HBASE-10586
>             Project: HBase
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 0.98.0, 0.96.1.1
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: 0.96.2, 0.98.1, 0.99.0
>
>         Attachments: HBASE-10586-v0.patch
>
>
> There is an extra snapshot/addrecord line in hadoop2-compat 
> MetricsHBaseServerSourceImpl resulting in IPC metrics with a ".1"
> the extra line is not present in the hadoop1-compat "mirror"
> {code}
> "numCallsInGeneralQueue.1" : 0,
> "numCallsInReplicationQueue.1" : 0,
> "numCallsInPriorityQueue.1" : 0,
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to