[
https://issues.apache.org/jira/browse/HBASE-30137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-30137:
-----------------------------------
Labels: pull-request-available (was: )
> In FSFT, generate a new manifest incase the latest manifest file gets
> corrupted
> -------------------------------------------------------------------------------
>
> Key: HBASE-30137
> URL: https://issues.apache.org/jira/browse/HBASE-30137
> Project: HBase
> Issue Type: Improvement
> Reporter: Prathyusha
> Priority: Major
> Labels: pull-request-available
>
> Add an offline recovery mechanism for corrupted FILE store file tracker
> manifest .
> The repair should support a minimal {{disk-only}} mode that rebuilds manifest
> contents from the child family directory, and a {{lineage-assisted}} mode
> that augments those files by simulating split/merge parent artifacts when
> current {{hbase:meta}} still proves lineage.
> The should write a fresh manifest generation instead of modifying the
> corrupted manifest in place, and support dry-run for safe operator use.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)