[
https://issues.apache.org/jira/browse/HDFS-15795?focusedWorklogId=546756&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-546756
]
ASF GitHub Bot logged work on HDFS-15795:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Feb/21 01:35
Start Date: 03/Feb/21 01:35
Worklog Time Spent: 10m
Work Description: sodonnel merged pull request #2657:
URL: https://github.com/apache/hadoop/pull/2657
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 546756)
Time Spent: 1h 50m (was: 1h 40m)
> EC: Wrong checksum when reconstruction was failed by exception
> --------------------------------------------------------------
>
> Key: HDFS-15795
> URL: https://issues.apache.org/jira/browse/HDFS-15795
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode, ec, erasure-coding
> Reporter: Yushi Hayasaka
> Assignee: Yushi Hayasaka
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0, 3.1.5, 3.2.3
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]