hbase
hbase copied to clipboard
Apache HBase
Enhance WALPlayer for restore of BulkLoad WAL entries https://issues.apache.org/jira/browse/HBASE-28988
Add missed changes in the BackPort
JIRA: [HBASE-28936](https://issues.apache.org/jira/browse/HBASE-28936)
This commit simplifies and fixes some issues related to the deletion of backups: - The original code had code for deleting bulk loads. This code was non-functional since it read...