You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2018/06/28 10:22:00 UTC

[jira] [Created] (HBASE-20809) Refactor ExpiredMobFileCleanerChore

Reid Chan created HBASE-20809:
---------------------------------

             Summary: Refactor ExpiredMobFileCleanerChore
                 Key: HBASE-20809
                 URL: https://issues.apache.org/jira/browse/HBASE-20809
             Project: HBase
          Issue Type: Improvement
            Reporter: Reid Chan
            Assignee: Reid Chan


There's already {{CleanerChore}} framework providing:
* multi-threads scan dir
* basic multi-threads deletion
* pluggable delegators to choose files to be deleted
* on-the-fly configuration

We can refactor {{ExpiredMobFileCleanerChore}} to make use of them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)