[
https://issues.apache.org/jira/browse/HBASE-16551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506980#comment-15506980
]
Stephen Yuan Jiang commented on HBASE-16551:
--------------------------------------------
+1
> Cleanup SplitLogManager and CatalogJanitor
> ------------------------------------------
>
> 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
>
> Attachments: HBASE-16551-v0.patch
>
>
> couple of cleanups around SplitLogManager and CatalogJanitor:
> 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)