Details
Description
After KIP-919, we allow clients to talk to the KRaft controller node directly. But unlike broker node, we don't allow users to config advertised.listeners for clients to connect to. Without this config, the client cannot connect to the controller node if the controller is sitting behind NAT network while the client is in the external network.
Attachments
Issue Links
- causes
-
KAFKA-16612 Talking to controllers via AdminClient requires reconfiguring controller listener
- Open