Matthias J. Sax created KAFKA-7980: -------------------------------------- Summary: Flaky Test SocketServerTest#testConnectionRateLimit Key: KAFKA-7980 URL: https://issues.apache.org/jira/browse/KAFKA-7980 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://jenkins.confluent.io/job/apache-kafka-test/job/2.2/25/] {quote}java.lang.AssertionError: Connections created too quickly: 4 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at kafka.network.SocketServerTest.testConnectionRateLimit(SocketServerTest.scala:1122){quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)