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/25 15:02:00 UTC

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

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

Peter Somogyi resolved HBASE-27506.
-----------------------------------
    Fix Version/s: 2.6.0
                   3.0.0-alpha-4
                   2.4.16
                   2.5.3
       Resolution: Fixed

Pushed to branch-2.4+. Thanks for the review [~wchevreuil]!

> 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
>            Priority: Minor
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.4.16, 2.5.3
>
>
> 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)