[
https://issues.apache.org/jira/browse/HDFS-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brahma Reddy Battula updated HDFS-9501:
---------------------------------------
Attachment: HDFS-9501-branch-2.7.patch
> TestBalancer#testBalancerWithPinnedBlocks fails in branch-2.7
> -------------------------------------------------------------
>
> Key: HDFS-9501
> URL: https://issues.apache.org/jira/browse/HDFS-9501
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Attachments: HDFS-9501-branch-2.7.patch
>
>
> As [~xyao] pointed in HDFS-9083..which is failing after HDFS-9083.
> {noformat}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m;
> support was removed in 8.0
> Running org.apache.hadoop.hdfs.server.balancer.TestBalancer
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.888 sec
> <<< FAILURE! - in org.apache.hadoop.hdfs.server.balancer.TestBalancer
> testBalancerWithPinnedBlocks(org.apache.hadoop.hdfs.server.balancer.TestBalancer)
> Time elapsed: 12.748 sec <<< FAILURE!
> java.lang.AssertionError: expected:<-3> but was:<0>
> 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:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancerWithPinnedBlocks(TestBalancer.java:362)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)