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

stack commented on HBASE-15571:
-------------------------------

You fellows get the bit that we want to keep the *Services -- MasterServices 
and RegionServerServices -- narrow with minimal stuff in it because otherwise, 
we might as well just pass Master rather than MasterServices?

What is a MasterProcedureManagerHost? It is important enough to be exposed in 
*Services?

> Make MasterProcedureManagerHost accessible through MasterServices
> -----------------------------------------------------------------
>
>                 Key: HBASE-15571
>                 URL: https://issues.apache.org/jira/browse/HBASE-15571
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: 15571.v1.patch, 15571.v2.patch
>
>
> One of the review comments for HBASE-15411 is to drop dependency on 
> HBaseAdmin in table backup procedure.
> See the comments starting with:
> https://issues.apache.org/jira/browse/HBASE-15411?focusedCommentId=15219215&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15219215
> In order to execute procedure inside table backup procedure, we need access 
> to MasterProcedureManagerHost.
> This issue adds accessor to MasterServices for MasterProcedureManagerHost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to