This is an automated email from the ASF dual-hosted git repository.
dajac pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from a96ff4b MINOR: Modify the Exception type of the
testCommitOffsetAsyncNotCoordinator method (#11512)
add 30a9085 KAFKA-9648: Add configuration to adjust listen backlog size
for Acceptor (KIP-764) (#11422)
No new revisions were added by this update.
Summary of changes:
.../main/scala/kafka/network/SocketServer.scala | 10 +++++----
core/src/main/scala/kafka/server/KafkaConfig.scala | 7 +++++++
.../unit/kafka/network/SocketServerTest.scala | 24 +++++++++++++++++++---
.../scala/unit/kafka/server/KafkaConfigTest.scala | 1 +
4 files changed, 35 insertions(+), 7 deletions(-)