You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/04/21 22:42:13 UTC

[jira] [Updated] (HBASE-15688) Use MasterServices directly instead of casting to HMaster when possible

     [ https://issues.apache.org/jira/browse/HBASE-15688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-15688:
------------------------------------
    Attachment: HBASE-15688-v0.patch

> 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)