tinawenqiao created KAFKA-10449:
-----------------------------------
Summary: Connect-distributed sample configuration file does not
have instructions for listeners
Key: KAFKA-10449
URL: https://issues.apache.org/jira/browse/KAFKA-10449
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Affects Versions: 2.6.0
Reporter: tinawenqiao
In WokerConfig.java we found that REST_HOST_NAME_CONFIG(rest.host.name) and
REST_PORT_CONFIG(rest.port) were deprecated. And some new configuration
parameters are introduced such as LISTENERS_CONFIG(listeners),
REST_ADVERTISED_LISTENER_CONFIG(rest.advertised.listener),ADMIN_LISTENERS_CONFIG(admin.listeners)
but not list in the sample conf file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)