[
https://issues.apache.org/jira/browse/HBASE-28988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923590#comment-17923590
]
asolomon commented on HBASE-28988:
----------------------------------
Raised draft PR [https://github.com/apache/hbase/pull/6661] with new class
WALReplay which can restore Put/Delete/BulkLoad operations
> Enhancing WALPlayer for Continuous Backup Capabilities
> ------------------------------------------------------
>
> Key: HBASE-28988
> URL: https://issues.apache.org/jira/browse/HBASE-28988
> Project: HBase
> Issue Type: Task
> Components: backup&restore
> Affects Versions: 2.6.0, 3.0.0-alpha-4
> Reporter: Vinayak Hegde
> Assignee: asolomon
> Priority: Major
> Labels: pull-request-available
>
> *Add Support for Bulk-Loaded Files in WALPlayer*
> Currently, WALPlayer lacks support for bulk-loaded files. We need to add
> functionality to handle bulk-loaded files both during the batching of WALs to
> generate HFiles and while replaying the WALs
--
This message was sent by Atlassian Jira
(v8.20.10#820010)