omkreddy opened a new pull request, #20258: URL: https://github.com/apache/kafka/pull/20258
https://issues.apache.org/jira/browse/KAFKA-19561 Addresses a race condition during SASL reauthentication where the server-side KafkaChannel.send() queues a response, but OP_WRITE is removed before the channel becomes writable — resulting in stuck responses and client timeouts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org