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

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

     [ https://issues.apache.org/jira/browse/KAFKA-10854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jacot resolved KAFKA-10854.
---------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed

> 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
>             Fix For: 2.8.0
>
>
> 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)