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

Hudson commented on HDFS-10343:
-------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #10218 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10218/])
HDFS-10343. BlockManager#createLocatedBlocks may return blocks on failed 
(kihwal: rev 57369a678c4c51627fe9a654e697a906a6bef123)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/BlockManager.java
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockManager.java


> BlockManager#createLocatedBlocks may return blocks on failed storages
> ---------------------------------------------------------------------
>
>                 Key: HDFS-10343
>                 URL: https://issues.apache.org/jira/browse/HDFS-10343
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs
>    Affects Versions: 2.6.0
>            Reporter: Daryn Sharp
>            Assignee: Kuhu Shukla
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         Attachments: HDFS-10343.001.patch, HDFS-10343.002.patch
>
>
> Storage state is ignored when building the machines list.  Failed storage 
> removal is not immediate so clients may be directed to bad locations.  The 
> client recovers but it's less than ideal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to