kafka/config
Stanislav Kozlovski c59835c1d7
KAFKA-8470: State change logs should not be in TRACE level (#8320)
1. Defaults state-change log level to INFO.
2. INFO level state-change log includes  (a) request level logging with just partition counts; (b) the leader/isr changes per partition in the controller and in the broker (reduced to mostly just 1 logging per partition).

Reviewers: Jun Rao <junrao@gmail.com>
2020-03-26 14:53:40 -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 KAFKA-5609: Connect log4j should also log to a file by default (KIP-521) (#7430) 2019-10-02 17:04:10 -05:00
connect-mirror-maker.properties KAFKA-9337: Simplify MirrorMaker2 sample config (#7872) 2020-01-07 17:00:30 +00: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 KAFKA-8470: State change logs should not be in TRACE level (#8320) 2020-03-26 14:53:40 -07:00
producer.properties KAFKA-4514; Add Codec for ZStandard Compression (#2267) 2018-10-09 17:13:33 -07:00
server.properties KAFKA-9102; Increase default zk session timeout and replica max lag [KIP-537] (#7596) 2019-10-25 22:10:01 -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 MINOR: Update ZooKeeper upgrade notes 2019-12-20 00:47:12 +05:30