mirror of https://github.com/apache/kafka.git
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. Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com> |
||
|---|---|---|
| .. | ||
| clients-integration-tests/src/test | ||
| src | ||
| .gitignore | ||