Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27506

Optionally disable sorting directories by size in CleanerChore

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.6.0, 3.0.0-alpha-4, 2.4.16, 2.5.3
    • None
    • None
    • Added `hbase.cleaner.directory.sorting` configuration to enable the CleanerChore to sort the subdirectories by consumed space and start the cleaning with the largest subdirectory. Enabled by default.

    Description

      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.

       

      Attachments

        Issue Links

          Activity

            People

              psomogyi Peter Somogyi
              psomogyi Peter Somogyi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: