[
https://issues.apache.org/jira/browse/HBASE-28539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011866#comment-18011866
]
Vinayak Hegde commented on HBASE-28539:
---------------------------------------
[~bennyc] Thanks for fixing the issue.
As part of https://issues.apache.org/jira/browse/HBASE-29484, we're updating
the backup and restore documentation to reflect the latest changes.
Since this Jira also touches the backup and restore components, could you
please review the changes and check if any updates to the documentation are
needed? If so, kindly create a sub-task under
https://issues.apache.org/jira/browse/HBASE-29484 detailing the required
documentation updates. You’re welcome to assign it to yourself and work on it,
or we’d be happy to take it up as well.
Thanks!
> 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
> Components: backup&restore
> Affects Versions: 2.6.0, 4.0.0-alpha-1
> Reporter: Benny Colyn
> Assignee: Benny Colyn
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.6.1
>
> Attachments:
> HBASE-28539_Fix_merging_of_incremental_backups_when_the_backup_filesystem_is_not_the_same_-1.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)