[
https://issues.apache.org/jira/browse/HBASE-21457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680558#comment-16680558
]
Tak Lon (Stephen) Wu edited comment on HBASE-21457 at 11/8/18 11:26 PM:
------------------------------------------------------------------------
can we try to reattach the same patch and see if the QA-bot fails again? I will
also try to use the patch and confirm it runs with all tests in backup
updates: I applied the patch locally and all tests in hbase-backup passed.
was (Author: taklwu):
can we try to reattach the same patch and see if the QA-bot fails again? I will
also try to use the patch and confirm it runs with all tests in backup
updates, I applied the patch locally and the all tests in hbase-backup passed.
> BackupUtils#getWALFilesOlderThan refers to wrong FileSystem
> -----------------------------------------------------------
>
> Key: HBASE-21457
> URL: https://issues.apache.org/jira/browse/HBASE-21457
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Janos Gub
> Assignee: Ted Yu
> Priority: Major
> Attachments: 21457.v1.txt, 21457.v2.txt, 21457.v3.txt
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)