[
https://issues.apache.org/jira/browse/HBASE-28988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911338#comment-17911338
]
asolomon commented on HBASE-28988:
----------------------------------
Raised [https://github.com/apache/hbase/pull/6523] earlier to enhance
WALPlayer, but got review comments that we should create a new class and not
touch WALPlayer. So I am working on this code change to create a new class
which can restore WALs along with bulkload entries
> 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)