Uma Maheswara Rao G created HDFS-6380: -----------------------------------------
Summary: TestBalancerWithNodeGroup is failing in trunk Key: HDFS-6380 URL: https://issues.apache.org/jira/browse/HDFS-6380 Project: Hadoop HDFS Issue Type: Bug Components: namenode Affects Versions: 3.0.0 Reporter: Uma Maheswara Rao G Error Message expected:<1800> but was:<1814> Stacktrace {noformat} java.lang.AssertionError: expected:<1800> but was:<1814> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup.testBalancerWithRackLocality(TestBalancerWithNodeGroup.java:253) {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)