kafka/config
Gwen Shapira f125c2dfe2 KAFKA-8792; Default ZK configuration to disable AdminServer
Kafka ships with default ZK configuration. With the upgrade to ZK 3.5, our defaults include running ZK's AdminServer on port 8080. This is an unfortunate default as it tends to cause conflicts.

I suggest we default to disable ZK's AdminServer in the default ZK configs that we ship. Users who want to use AdminServer can enable it and set the port to something that works for them. Realistically, in most production environments, a different ZK server will be used anyway. So this is mostly to save new users who are trying Kafka on their own machine from running into accidental and frustrating port conflicts.

Author: Gwen Shapira <gwen@confluent.io>

Reviewers: Ismael Juma

Closes #7203 from gwenshap/zk_disable_adminserver
2019-08-13 23:07:49 -07:00
..
connect-console-sink.properties KAFKA-2379: Add basic documentation for Kafka Connect. 2015-11-09 16:29:30 -08:00
connect-console-source.properties KAFKA-2379: Add basic documentation for Kafka Connect. 2015-11-09 16:29:30 -08:00
connect-distributed.properties KAFKA-5540: Deprecate internal converter configs (KIP-174) 2018-05-29 16:22:47 -07:00
connect-file-sink.properties KAFKA-2422: Allow copycat connector plugins to be aliased to simpler names 2016-01-04 15:01:58 -05:00
connect-file-source.properties KAFKA-2422: Allow copycat connector plugins to be aliased to simpler names 2016-01-04 15:01:58 -05:00
connect-log4j.properties MINOR: Remove zkclient dependency (#7036) 2019-07-05 07:50:32 -07:00
connect-standalone.properties KAFKA-5540: Deprecate internal converter configs (KIP-174) 2018-05-29 16:22:47 -07:00
consumer.properties MINOR: Update `config/consumer.properties` to have new consumer properties 2017-10-12 14:28:55 +01:00
log4j.properties MINOR: Remove zkclient dependency (#7036) 2019-07-05 07:50:32 -07:00
producer.properties KAFKA-4514; Add Codec for ZStandard Compression (#2267) 2018-10-09 17:13:33 -07:00
server.properties MINOR: Typo correction in server.properties (#7011) 2019-07-03 10:53:57 -07:00
tools-log4j.properties KAFKA-2633; Default logging from tools to Stderr 2015-10-12 10:00:05 -07:00
trogdor.conf MINOR: improve trogdor commandline (#4721) 2018-03-19 11:55:29 +00:00
zookeeper.properties KAFKA-8792; Default ZK configuration to disable AdminServer 2019-08-13 23:07:49 -07:00