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

stack commented on HBASE-9677:
------------------------------

Any +1s for this?  Its just removing the MasterAdmin and MasterMonitor protos 
combining their content up in the Master.proto.  We now have one Master proto 
only instead of three.  Makes HConnectionManager a little simpler.  It is a fat 
patch because a bunch of pb classes were rehomed but otherwise unchanged.

> Remove MasterAdmin and MasterMonitor protos; have MasterService provide these 
> functions
> ---------------------------------------------------------------------------------------
>
>                 Key: HBASE-9677
>                 URL: https://issues.apache.org/jira/browse/HBASE-9677
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Protobufs
>            Reporter: stack
>            Assignee: stack
>         Attachments: 9677.txt, 9677v2.txt, 9677v3.txt
>
>
> This is #2, and #3 from parent task.  It is some nice cleanup only it ripples 
> all over as we replace MasterAdmin and MasterMonitor with MasterService 
> throughout.  The params and returns are also then different rooted.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to