Vinayak Hegde created HBASE-29521: ------------------------------------- Summary: Update Restore Command to Handle Bulkloaded Files Key: HBASE-29521 URL: https://issues.apache.org/jira/browse/HBASE-29521 Project: HBase Issue Type: Sub-task Components: backup&restore Reporter: Vinayak Hegde
Enhance the restore command to replay WAL edits first, then bulkload HFiles from the backup location. Ensure PITR restore correctness and handle cases where bulkloaded files are referenced in WALs. Validate the presence of all required files before restore execution. -- This message was sent by Atlassian Jira (v8.20.10#820010)