You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/03/31 19:27:25 UTC

[jira] [Created] (HBASE-15571) Make MasterProcedureManagerHost accessible through MasterServices

Ted Yu created HBASE-15571:
------------------------------

             Summary: 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


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)