[
https://issues.apache.org/jira/browse/HBASE-13588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mubeen Afzal updated HBASE-13588:
---------------------------------
Description: We sent quite a bit of data using ExportSnapshot and noticed
some corruption. We use checksums to verify if we have transferred a
particular file but never do any verification after the file has been
transferred. I propose that we do a checksum upon completing file transfer and
if the checksums do not match up, I propose we retry x number of times and then
fail. (was: We sent quite a bit of data using ExportSnapshot and noticed some
corruption. We use checksums to verify if we have transferred a particular
file but never do any verification after the file has been transferred. I
propose that we do a checksum upon completing file transfer and if the
checksums do not match up, I propose we retry x number of times and then fails.)
> ExportSnapshot should checksum data transferred
> -----------------------------------------------
>
> Key: HBASE-13588
> URL: https://issues.apache.org/jira/browse/HBASE-13588
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 1.0.1, 0.98.13
> Reporter: Mubeen Afzal
> Assignee: Mubeen Afzal
>
> We sent quite a bit of data using ExportSnapshot and noticed some corruption.
> We use checksums to verify if we have transferred a particular file but
> never do any verification after the file has been transferred. I propose
> that we do a checksum upon completing file transfer and if the checksums do
> not match up, I propose we retry x number of times and then fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)