Matteo Bertozzi created HBASE-15688:
---------------------------------------
Summary: 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)