[
https://issues.apache.org/jira/browse/HBASE-7366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell closed HBASE-7366.
--------------------------------------
> Ability for regionserver to move logs to subdirectories within the oldlogs
> directory
> ------------------------------------------------------------------------------------
>
> Key: HBASE-7366
> URL: https://issues.apache.org/jira/browse/HBASE-7366
> Project: HBase
> Issue Type: New Feature
> Reporter: Amir Shimoni
> Priority: Minor
>
> When running large clusters, the oldlogs (HLogs) directory can get quite
> large, and simply doing an ls on it, can take quite a bit of time while
> putting unnecessary pressure on the namenode.
> A simple fix for this is to divide the oldlogs directory into multiple
> subdirectories. Each subdirectory in oldlogs is simply the HLog filename
> without the sequence number.
> This change is beneficial to outside utilities that observe this directory
> (such as backup utilities).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)