[
https://issues.apache.org/jira/browse/HBASE-26030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-26030.
-------------------------------
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.3+.
Thanks [~mokai87] for contributing.
> hbase-cleanup.sh did not clean the wal dir if hbase.wal.dir configured
> individually
> -----------------------------------------------------------------------------------
>
> Key: HBASE-26030
> URL: https://issues.apache.org/jira/browse/HBASE-26030
> Project: HBase
> Issue Type: Bug
> Components: scripts
> Affects Versions: 2.2.3
> Reporter: mokai
> Assignee: mokai
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.3.6, 2.4.5
>
>
> If 'hbase.wal.dir' and 'hbase.rootdir' are configured to different filesystem
> or directories, hbase clean script will clean the directory of
> 'hbase.rootdir' only, the directory of 'hbase.wal.dir' will be left.
> The left direcotries 'WAls,' 'oldWALs', and recovered.edits under region dir
> should be cleaned also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)