[ https://issues.apache.org/jira/browse/KAFKA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava updated KAFKA-2081: ----------------------------------------- Labels: transient-unit-test-failure (was: ) > testUncleanLeaderElectionEnabledByTopicOverride transient failure > ----------------------------------------------------------------- > > Key: KAFKA-2081 > URL: https://issues.apache.org/jira/browse/KAFKA-2081 > Project: Kafka > Issue Type: Sub-task > Components: core > Affects Versions: 0.9.0.0 > Reporter: Jun Rao > Labels: transient-unit-test-failure > > Saw the following failure. > kafka.integration.UncleanLeaderElectionTest > > testUncleanLeaderElectionEnabledByTopicOverride FAILED > junit.framework.AssertionFailedError: expected:<List(first)> but > was:<List()> > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.failNotEquals(Assert.java:277) > at junit.framework.Assert.assertEquals(Assert.java:64) > at junit.framework.Assert.assertEquals(Assert.java:71) > at > kafka.integration.UncleanLeaderElectionTest.verifyUncleanLeaderElectionEnabled(UncleanLeaderElectionTest.scala:179) > at > kafka.integration.UncleanLeaderElectionTest.testUncleanLeaderElectionEnabledByTopicOverride(UncleanLeaderElectionTest.scala:135) -- This message was sent by Atlassian JIRA (v6.3.4#6332)