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

Hudson commented on HDFS-14266:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15940 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15940/])
HDFS-14266. EC : Fsck -blockId shows null for EC Blocks if One Block Is 
(vinayakumarb: rev 7806403842ddd0f5b339e3dca42688b970cae267)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NamenodeFsck.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockInfoStriped.java


> EC : Fsck -blockId shows null for EC Blocks if One Block Is Not Available.
> --------------------------------------------------------------------------
>
>                 Key: HDFS-14266
>                 URL: https://issues.apache.org/jira/browse/HDFS-14266
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.1.1
>            Reporter: Harshakiran Reddy
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: EC
>             Fix For: 3.3.0, 3.2.1, 3.1.3
>
>         Attachments: HDFS-14266-01.patch, HDFS-14266-02.patch
>
>
> If one block gets removed from the block group then the datanode information 
> for the block group comes shows null.
>  
> {noformat}
> Block Id: blk_-9223372036854775792
> Block belongs to: /ec/file1
> No. of Expected Replica: 2
> No. of live Replica: 2
> No. of excess Replica: 0
> No. of stale Replica: 0
> No. of decommissioned Replica: 0
> No. of decommissioning Replica: 0
> No. of corrupted Replica: 0
> null
> Fsck on blockId 'blk_-9223372036854775792
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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