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

[jira] [Created] (HBASE-16551) Cleanup SplitLogManager and CatalogManager

Matteo Bertozzi created HBASE-16551:
---------------------------------------

             Summary: Cleanup SplitLogManager and CatalogManager
                 Key: HBASE-16551
                 URL: https://issues.apache.org/jira/browse/HBASE-16551
             Project: HBase
          Issue Type: Bug
          Components: master
    Affects Versions: 2.0.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi
            Priority: Trivial
             Fix For: 2.0.0


couple of cleanups around SplitLogManager and CatalogManager:
replace all copy-pasted cast in SplitLogManager with one call to an helper method
remove Server, MasterServices, Stoppable since we call the class in only one place and is called as master, master, master
reuse MockNoopMasterServices instead of creating the Server/MasterServices classes



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