[ https://issues.apache.org/jira/browse/HDFS-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Nauroth updated HDFS-7813: -------------------------------- Resolution: Fixed Fix Version/s: 2.7.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) +1 for the patch. I committed it to trunk and branch-2. Rakesh, thank you for investigating the test failure and contributing a fix. > TestDFSHAAdminMiniCluster#testFencer testcase is failing frequently > ------------------------------------------------------------------- > > Key: HDFS-7813 > URL: https://issues.apache.org/jira/browse/HDFS-7813 > Project: Hadoop HDFS > Issue Type: Bug > Components: ha, test > Reporter: Rakesh R > Assignee: Rakesh R > Fix For: 2.7.0 > > Attachments: HDFS-7813-001.patch > > > Following is the failure trace. > {code} > java.lang.AssertionError: expected:<0> but was:<-1> > 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.tools.TestDFSHAAdminMiniCluster.testFencer(TestDFSHAAdminMiniCluster.java:163) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)