Jing Zhao created HDFS-6053:
-------------------------------

             Summary: 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
    Affects Versions: 2.4.0
            Reporter: Jing Zhao
            Assignee: Jing Zhao


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