Expose CatalogJanitor controls
------------------------------

                 Key: HBASE-4255
                 URL: https://issues.apache.org/jira/browse/HBASE-4255
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.90.4
            Reporter: Jean-Daniel Cryans
             Fix For: 0.94.0


When doing surgery or other operational tasks, it's nice to be able to have the 
.META. table quickly cleaned of split parents. The CatalogJanitor already has 
controls baked in (currently used in unit tests), I think we should expose this 
the same way we do with the balancer, that is:

 - start
 - stop
 - request a run

A client would need to go through HBaseAdmin, and shell commands need to be 
created.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to