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

Elliott Clark commented on HBASE-6411:
--------------------------------------

The way I'm approaching it is hbase-hadoop1-compat and hbase-hadoop2-compat 
will be the implementation of things that are backed by hadoop 1 and 2 
respectively.  By putting things backed by the different versions into 
different modules we'll see where things are tied together; and get to untangle 
them.

Perhaps MasterMetricsSource and ReplicationMetricsSource was the wrong naming 
as it ties them too closely to the o.a.h.metrics2.MetricsSource.  Maybe 
something like {Master|Replication|Base}MetricsExporter? would give the correct 
impression that it exposes metrics to the underlying metrics system.
                
> Move Master Metrics to metrics 2
> --------------------------------
>
>                 Key: HBASE-6411
>                 URL: https://issues.apache.org/jira/browse/HBASE-6411
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Elliott Clark
>            Assignee: Alex Baranau
>         Attachments: HBASE-6411_concept.patch
>
>
> Move Master Metrics to metrics 2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to