Chia-Ping Tsai created KAFKA-20982:
--------------------------------------
Summary: The docker compose in isolation mode does not set the
sasl listeners to all brokers
Key: KAFKA-20982
URL: https://issues.apache.org/jira/browse/KAFKA-20982
Project: Kafka
Issue Type: Bug
Reporter: Chia-Ping Tsai
Assignee: Chia-Ping Tsai
see [https://github.com/apache/kafka/pull/22023#discussion_r3847194168]
Only broker1 has the correct SASL listener, so clients can only connect to
broker1. This causes a connection timeout if the partitions are located on
other brokers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)