[
https://issues.apache.org/jira/browse/HDFS-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HDFS-6470:
--------------------------------
Assignee: Ming Ma (was: Chris Nauroth)
> TestBPOfferService.testBPInitErrorHandling is flaky
> ---------------------------------------------------
>
> Key: HDFS-6470
> URL: https://issues.apache.org/jira/browse/HDFS-6470
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Andrew Wang
> Assignee: Ming Ma
> Fix For: 2.5.0
>
> Attachments: HDFS-6470.patch
>
>
> Saw some test flakage in a test-patch run, stacktrace:
> {code}
> java.lang.AssertionError: expected:<2> 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.server.datanode.TestBPOfferService.testBPInitErrorHandling(TestBPOfferService.java:334)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)