[ 
https://issues.apache.org/jira/browse/HDFS-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013006#comment-16013006
 ] 

Jing Zhao commented on HDFS-11445:
----------------------------------

Thanks for the patch, [~brahmareddy]. For the current patch, instead of passing 
BlockManager to {{commitBlock}} and {{setGenerationStampAnderifyReplcias}}, why 
not letting these methods return the list of stale replicas and then removing 
these stored blockInfo in BlockManager?

> FSCK shows overall health stauts as corrupt even one replica is corrupt
> -----------------------------------------------------------------------
>
>                 Key: HDFS-11445
>                 URL: https://issues.apache.org/jira/browse/HDFS-11445
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>         Attachments: HDFS-11445-002.patch, HDFS-11445.patch
>
>
> In the following scenario,FSCK shows overall health status as corrupt even 
> it's has one good replica.
> 1. Create file with 2 RF.
> 2. Shutdown one DN
> 3. Append to file again. 
> 4. Restart the DN
> 5. After block report, check Fsck



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
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