Adam Westerman created KAFKA-2383:
-------------------------------------
Summary: kafka-env should be separated between client and server
Key: KAFKA-2383
URL: https://issues.apache.org/jira/browse/KAFKA-2383
Project: Kafka
Issue Type: Improvement
Components: config
Affects Versions: 0.8.2.1
Environment: HDP 2.2.4.2
Reporter: Adam Westerman
Priority: Minor
The environment variables set in the kafka-env template take effect in both
client and server. One instance in which this causes problems is when enabling
JMX by setting JMX_PORT in the kafka-env template. The broker will start
successfully, but then when trying to use a client script such as
kafka-topics.sh it attempts to rebind to that port, throwing an exception and
preventing the client script from running.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)