[ 
https://issues.apache.org/jira/browse/HDFS-15795?focusedWorklogId=543361&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-543361
 ]

ASF GitHub Bot logged work on HDFS-15795:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Jan/21 04:11
            Start Date: 28/Jan/21 04:11
    Worklog Time Spent: 10m 
      Work Description: crossfire opened a new pull request #2657:
URL: https://github.com/apache/hadoop/pull/2657


   …ed by exception.
   
   ## NOTICE
   
   Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
   For more details, please see 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 543361)
    Remaining Estimate: 0h
            Time Spent: 10m

> Returned 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If the reconstruction task is failed on StripedBlockChecksumReconstructor by 
> exception, the checksum becomes wrong one because it is calculated with 
> blocks without a failure one.
> It is caused by catching exception with not appropriate way, so we need to 
> fix it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to