ankitsol opened a new pull request, #7166: URL: https://github.com/apache/hbase/pull/7166
In incremental backup, we copy bulkload files to backup location (along with Hfiles generated from WALs). We introduced IncrCommittedWalTs field for incremental backup and this needs to be used in copy bulkload code so only bulkload files till IncrCommittedWalTs timestamp are copied to incremental backup JIRA: https://issues.apache.org/jira/browse/HBASE-29459 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org