[
https://issues.apache.org/jira/browse/HBASE-28539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benny Colyn updated HBASE-28539:
--------------------------------
Description:
When the backups are stored on a location that is not the DistributedFilesystem
underpinning HBase itself merging of incremental backups fails. Detected with
backups stored on S3A, but can be reproduced with any other (like
LocalFilesystem).
Attached is a patch with a proposed fix and a unit test that reproduces the
issue.
was:When the backups are stored on a location that is not the
DistributedFilesystem underpinning HBase itself merging of incremental backups
fails. Detected with backups stored on S3A, but can be reproduced with any
other (like LocalFilesystem).
> Merge of incremental backups fails if backups are on a separate FileSystem
> --------------------------------------------------------------------------
>
> Key: HBASE-28539
> URL: https://issues.apache.org/jira/browse/HBASE-28539
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.6.0, 4.0.0-alpha-1
> Reporter: Benny Colyn
> Priority: Major
> Attachments:
> HBASE-28539_Fix_merging_of_incremental_backups_when_the_backup_filesystem_is_not_the_same_.patch
>
>
> When the backups are stored on a location that is not the
> DistributedFilesystem underpinning HBase itself merging of incremental
> backups fails. Detected with backups stored on S3A, but can be reproduced
> with any other (like LocalFilesystem).
> Attached is a patch with a proposed fix and a unit test that reproduces the
> issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)