You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/22 02:57:00 UTC

[jira] [Created] (KAFKA-7976) Flaky Test DynamicBrokerReconfigurationTest#testUncleanLeaderElectionEnable

Matthias J. Sax created KAFKA-7976:
--------------------------------------

             Summary: Flaky Test DynamicBrokerReconfigurationTest#testUncleanLeaderElectionEnable
                 Key: KAFKA-7976
                 URL: https://issues.apache.org/jira/browse/KAFKA-7976
             Project: Kafka
          Issue Type: Bug
          Components: core, unit tests
    Affects Versions: 2.2.0
            Reporter: Matthias J. Sax
             Fix For: 2.2.0


To get stable nightly builds for `2.2` release, I create tickets for all observed test failures.

[https://builds.apache.org/blue/organizations/jenkins/kafka-2.2-jdk8/detail/kafka-2.2-jdk8/28/]
{quote}java.lang.AssertionError: Unclean leader not elected
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at kafka.server.DynamicBrokerReconfigurationTest.testUncleanLeaderElectionEnable(DynamicBrokerReconfigurationTest.scala:488){quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)