[ 
https://issues.apache.org/jira/browse/HBASE-18084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022691#comment-16022691
 ] 

Hudson commented on HBASE-18084:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3068 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3068/])
HBASE-18084 Improve CleanerChore to clean from directory which consumes (liyu: 
rev 998bd5f90e9be4a28a446045fdad38cc4b9b6b5d)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/CleanerChore.java


> Improve CleanerChore to clean from directory which consumes more disk space
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-18084
>                 URL: https://issues.apache.org/jira/browse/HBASE-18084
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Yu Li
>            Assignee: Yu Li
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18084.patch, HBASE-18084.v2.patch, 
> HBASE-18084.v3.patch
>
>
> Currently CleanerChore cleans the directory in dictionary order, rather than 
> from the directory with largest space usage. And when data abnormally 
> accumulated to some huge volume in archive directory, the cleaning speed 
> might not be enough.
> This proposal is another improvement working together with HBASE-18083 to 
> resolve our online issue (archive dir consumed more than 1.8PB SSD space)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to