You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2022/11/23 15:38:00 UTC

[jira] [Created] (HBASE-27506) Optionally disable sorting directories by size in CleanerChore

Peter Somogyi created HBASE-27506:
-------------------------------------

             Summary: Optionally disable sorting directories by size in CleanerChore
                 Key: HBASE-27506
                 URL: https://issues.apache.org/jira/browse/HBASE-27506
             Project: HBase
          Issue Type: Improvement
            Reporter: Peter Somogyi
            Assignee: Peter Somogyi


The CleanerChore computes the size of the directories to start the cleaning with the largest directory first. This computation can take a long time over object stores when the archive directory is huge.

Make it configurable to skip the directory sorting in the CleanerChore.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)