You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Kvicii.Yu (Jira)" <ji...@apache.org> on 2022/01/19 14:59:00 UTC

[jira] [Commented] (KAFKA-13584) Fix `kafka.network.SocketServerTest.testUnmuteChannelWithBufferedReceives` flaky test

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

Kvicii.Yu commented on KAFKA-13584:
-----------------------------------

[~dajac]  hello, I will try fix this test, maybe need you help.

> Fix `kafka.network.SocketServerTest.testUnmuteChannelWithBufferedReceives` flaky test
> -------------------------------------------------------------------------------------
>
>                 Key: KAFKA-13584
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13584
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: David Jacot
>            Priority: Major
>
> {noformat}
> java.lang.IllegalStateException: Channel closed too early
> 	at kafka.network.SocketServerTest.$anonfun$verifyRemoteCloseWithBufferedReceives$5(SocketServerTest.scala:1515)
> 	at scala.Option.getOrElse(Option.scala:189)
> 	at kafka.network.SocketServerTest.$anonfun$verifyRemoteCloseWithBufferedReceives$1(SocketServerTest.scala:1515)
> 	at kafka.network.SocketServerTest.verifyRemoteCloseWithBufferedReceives(SocketServerTest.scala:1486)
> 	at kafka.network.SocketServerTest.remoteCloseWithIncompleteBufferedReceive(SocketServerTest.scala:1407)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)