Marcin Wisnicki created KAFKA-15112:
---------------------------------------
Summary: Allow ignoring advertised listeners
Key: KAFKA-15112
URL: https://issues.apache.org/jira/browse/KAFKA-15112
Project: Kafka
Issue Type: Wish
Components: clients
Reporter: Marcin Wisnicki
Add property to ignore advertised listeners from broker and connect directly to
bootstrap server. And/or property to fallback to bootstrap server if advertised
host name is wrong.
This would greatly simplify local usage of dockerized kafka for
testing/poc/development.
Currently one has to pass ADVERTISED_HOST_NAME with current IP when starting
container and that's actually not always easy or possible (for example if I
start docker compose with a GUI).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)