[
https://issues.apache.org/jira/browse/HBASE-29521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018415#comment-18018415
]
Andor Molnar commented on HBASE-29521:
--------------------------------------
{quote}But initially, our understanding was that we shouldn’t modify WALPlayer,
right?
{quote}
This would be a much simpler change I believe. Outputting the list of bulkload
files that were encountered during the WAL replay sounds to me a very easy
addition which could be useful for other scenarios as well. Either way,
creating a separate MR job is good solution too, please follow whichever
approach is more straightforward to you.
> 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)