You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Luke Chen (Jira)" <ji...@apache.org> on 2020/12/15 06:00:19 UTC

[jira] [Commented] (KAFKA-10854) Fix flaky kafka.network.SocketServerTest.testConnectionRatePerIp test

    [ https://issues.apache.org/jira/browse/KAFKA-10854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249503#comment-17249503 ] 

Luke Chen commented on KAFKA-10854:
-----------------------------------

[https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk11/308/testReport/junit/kafka.network/SocketServerTest/testConnectionRatePerIp/]

[https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/332/testReport/junit/kafka.network/SocketServerTest/testConnectionRatePerIp/]

 

> Fix flaky kafka.network.SocketServerTest.testConnectionRatePerIp test
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-10854
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10854
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Luke Chen
>            Assignee: Luke Chen
>            Priority: Major
>
> org.scalatest.exceptions.TestFailedException: expected exception when writing to closed plain socket
>  at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530)
>  at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529)
>  at org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389)
>  at org.scalatest.Assertions.fail(Assertions.scala:1091)
>  at org.scalatest.Assertions.fail$(Assertions.scala:1087)
>  at org.scalatest.Assertions$.fail(Assertions.scala:1389)
>  at kafka.network.SocketServerTest.verifyRemoteConnectionClosed(SocketServerTest.scala:922)
>  at kafka.network.SocketServerTest.testConnectionRatePerIp(SocketServerTest.scala:884)
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
>  at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)