[
https://issues.apache.org/jira/browse/HBASE-29798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-29798:
-----------------------------------
Labels: pull-request-available (was: )
> Incremental Backups Superfluously Write Region Info
> ---------------------------------------------------
>
> Key: HBASE-29798
> URL: https://issues.apache.org/jira/browse/HBASE-29798
> Project: HBase
> Issue Type: Bug
> Components: backup&restore
> Reporter: Hernan Romer
> Priority: Major
> Labels: pull-request-available
>
> Incremental backups will copy the table region information to the backup
> destination. This can actually take hours to do, and the region information
> doesn't seem to be used anywhere in the restore process.
> We can greatly speed up the backup process by simply removing this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)