Hernan Gelaf-Romer created HBASE-29114: ------------------------------------------
Summary: Restoring to original splits fails if backups are on separate FileSystem Key: HBASE-29114 URL: https://issues.apache.org/jira/browse/HBASE-29114 Project: HBase Issue Type: Bug Components: backup&restore Reporter: Hernan Gelaf-Romer When the backups are stored on a location that is not the DistributedFilesystem underpinning HBase itself restoring of incremental backups with original splits 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)