[
https://issues.apache.org/jira/browse/KAFKA-20982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-20982.
------------------------------------
Resolution: Fixed
> 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
> Affects Versions: 4.4.0
> Reporter: Chia-Ping Tsai
> Assignee: Ming-Yen Chung
> Priority: Blocker
> Fix For: 4.4.0
>
>
> 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)