TestBlocksWithNotEnoughRacks intermittently fails assert --------------------------------------------------------
Key: HDFS-1828 URL: https://issues.apache.org/jira/browse/HDFS-1828 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 0.23.0 Reporter: Matt Foley Assignee: Matt Foley Fix For: 0.23.0 In server.namenode.TestBlocksWithNotEnoughRacks.testSufficientlyReplicatedBlocksWithNotEnoughRacks assert fails at curReplicas == REPLICATION_FACTOR, but it seems that it should go higher initially, and if the test doesn't wait for it to go back down, it will fail false positive. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira