Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1
-
None
-
None
-
Reviewed
Description
Janos reported seeing backup test failure when testing a local HDFS for WALs while using WASB/ADLS only for store files.
Janos spotted the code in BackupUtils#getWALFilesOlderThan which uses HBase root dir for retrieving WAL files.
We should use the helper methods from CommonFSUtils.
Attachments
Attachments
Issue Links
- is part of
-
HBASE-17362 HBase Backup/Restore Phase 4
- Open
- is related to
-
HBASE-21688 Address WAL filesystem issues
- Closed