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

Matteo Bertozzi updated HBASE-16551:
------------------------------------
    Description: 
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

  was:
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


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

Reply via email to