You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2017/10/19 11:06:00 UTC

[jira] [Created] (KAFKA-6089) Transient failure in kafka.network.SocketServerTest.configureNewConnectionException

Rajini Sivaram created KAFKA-6089:
-------------------------------------

             Summary: Transient failure in kafka.network.SocketServerTest.configureNewConnectionException
                 Key: KAFKA-6089
                 URL: https://issues.apache.org/jira/browse/KAFKA-6089
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 1.0.0
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram


Stack trace:
{quote}
java.lang.AssertionError: Channels not removed
	at kafka.utils.TestUtils$.fail(TestUtils.scala:347)
	at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:861)
	at kafka.network.SocketServerTest.kafka$network$SocketServerTest$$assertProcessorHealthy(SocketServerTest.scala:888)
	at kafka.network.SocketServerTest$$anonfun$configureNewConnectionException$1.apply(SocketServerTest.scala:654)
	at kafka.network.SocketServerTest$$anonfun$configureNewConnectionException$1.apply(SocketServerTest.scala:645)
	at kafka.network.SocketServerTest.withTestableServer(SocketServerTest.scala:863)
	at kafka.network.SocketServerTest.configureNewConnectionException(SocketServerTest.scala:645)
{quote}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)