[ 
https://issues.apache.org/jira/browse/HBASE-29521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017621#comment-18017621
 ] 

Vinayak Hegde commented on HBASE-29521:
---------------------------------------

[~asolomon] WALReplay currently replays WAL edits and bulkloads sequentially, 
right? We don’t really need to follow that. We can separate them - first replay 
all the WAL edits, and then bulkload the files together afterward.

> 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
>            Assignee: Vinayak Hegde
>            Priority: Major
>
> 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)

Reply via email to