[
https://issues.apache.org/jira/browse/HBASE-15688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252682#comment-15252682
]
stack commented on HBASE-15688:
-------------------------------
+1
> Use MasterServices directly instead of casting to HMaster when possible
> -----------------------------------------------------------------------
>
> Key: HBASE-15688
> URL: https://issues.apache.org/jira/browse/HBASE-15688
> Project: HBase
> Issue Type: Improvement
> Components: master
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments: HBASE-15688-v0.patch
>
>
> There are a bunch of HMaster cast in MasterProcedureEnv and ServerManager
> that we can get rid of and just use directly MasterServices.
> (also I'd like to have a MasterServices noop implementation for testing)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)