[
https://issues.apache.org/jira/browse/HBASE-28539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848539#comment-17848539
]
Nick Dimiduk commented on HBASE-28539:
--------------------------------------
FYI [~bennyc] our project policy is that we strive for one commit per Jira
ticket and our git commit summaries to match our Jira ticket titles. Committers
try to maintain this when they apply commits, but it's often easier if
contributors conform to the policies from the beginning. 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
> 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)