Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In our cluster, we encountered cases where the target hfile was corrupted after executing ExportSnapshot. HBASE-13588 can only checksum data transferred, but cannot solve our problem. Therefore, we believe it is necessary to verify checksums on the files exported by ExportSnapshot.
Attachments
Issue Links
- breaks
-
HBASE-28702 TestBackupMerge fails 100% of times on flaky dashboard
- Resolved
- is related to
-
HBASE-28656 Optimize the verifyCopyResult logic in ExportSnapshot
- Resolved
- links to