[
https://issues.apache.org/jira/browse/KAFKA-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-13584.
---------------------------------
Resolution: Fixed
Fixed by
https://github.com/apache/kafka/commit/b27000ec6af6edfe8a6958dfcc3c0745667e25f4.
> Fix `kafka.network.SocketServerTest.testUnmuteChannelWithBufferedReceives`
> flaky test
> -------------------------------------------------------------------------------------
>
> Key: KAFKA-13584
> URL: https://issues.apache.org/jira/browse/KAFKA-13584
> Project: Kafka
> Issue Type: Bug
> Reporter: David Jacot
> Priority: Blocker
> Fix For: 3.2.0
>
>
> {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)