-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: datanode, ec, erasure-coding
-
Labels:
If the reconstruction task is failed on StripedBlockChecksumReconstructor by exception, the checksum becomes wrong one because it is calculated with blocks except a failure one.
It is caused by catching exception with not appropriate way. As a result, the failed block is not fetched again.
- links to