[
https://issues.apache.org/jira/browse/KAFKA-16781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854408#comment-17854408
]
Gantigmaa Selenge commented on KAFKA-16781:
-------------------------------------------
[~frankvicky] Hi, are you still planning to work on this? If not, I would like
to work on it, creating a KIP and implementing it. This might be blocking some
users from being able to talk to controllers directly via Admin API.
> Expose advertised.listeners in controller node
> ----------------------------------------------
>
> Key: KAFKA-16781
> URL: https://issues.apache.org/jira/browse/KAFKA-16781
> Project: Kafka
> Issue Type: Improvement
> Reporter: Luke Chen
> Assignee: TengYao Chi
> Priority: Major
> Labels: need-kip, newbie, newbie++
>
> After
> [KIP-919|https://cwiki.apache.org/confluence/display/KAFKA/KIP-919%3A+Allow+AdminClient+to+Talk+Directly+with+the+KRaft+Controller+Quorum+and+add+Controller+Registration],
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)