[ 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)