You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/11/08 16:33:00 UTC

[jira] [Created] (HBASE-21457) BackupUtils#getWALFilesOlderThan refers to wrong FileSystem

Ted Yu created HBASE-21457:
------------------------------

             Summary: BackupUtils#getWALFilesOlderThan refers to wrong FileSystem
                 Key: HBASE-21457
                 URL: https://issues.apache.org/jira/browse/HBASE-21457
             Project: HBase
          Issue Type: Bug
            Reporter: Janos Gub


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)