[ 
https://issues.apache.org/jira/browse/HDFS-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jing Zhao resolved HDFS-6053.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.0

Thanks for the review, Nicholas! I've committed this to branch-2 and 
branch-2.4.0.

> Fix TestDecommissioningStatus and TestDecommission in branch-2
> --------------------------------------------------------------
>
>                 Key: HDFS-6053
>                 URL: https://issues.apache.org/jira/browse/HDFS-6053
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.4.0
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>             Fix For: 2.4.0
>
>         Attachments: HDFS-6053.000.patch
>
>
> The failure is caused by the backport of HDFS-5285. In 
> BlockManager#isReplicationInProgress, "if (bc instanceof 
> MutableBlockCollection)" should be replaced by "if 
> (bc.isUnderConstruction())".



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to