[kafka] branch 2.3 updated: MINOR: move "Added/Removed sensor" log messages to TRACE (#7502)

2020-01-17 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new 9d17521 MINOR: move "Added/Removed sensor" log

[kafka] branch 2.4 updated: MINOR: move "Added/Removed sensor" log messages to TRACE (#7502)

2020-01-17 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 8761b00 MINOR: move "Added/Removed sensor" log

[kafka] branch trunk updated (9b312c4 -> faf46de)

2020-01-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 9b312c4 KAFKA-9329; KafkaController::replicasAreValid should return error message (#7865) add faf46de

[kafka] branch trunk updated (9eface2 -> 9b312c4)

2020-01-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 9eface2 KAFKA-9449; Adds support for closing the producer's BufferPool. (#7967) add 9b312c4 KAFKA-9329;

[kafka] branch 2.4 updated: KAFKA-9449; Adds support for closing the producer's BufferPool. (#7967)

2020-01-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new c8d8dc9 KAFKA-9449; Adds support for closing the

[kafka] branch trunk updated (eb8e2a8 -> 9eface2)

2020-01-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from eb8e2a8 MINOR: Handle expandIsr in PartitionLockTest and ensure read threads not blocked on write (#7973) add

[kafka] branch trunk updated (eed81c6 -> eb8e2a8)

2020-01-17 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from eed81c6 MINOR: Fix typo in connect integration test class name (#7976) add eb8e2a8 MINOR: Handle expandIsr in

[kafka] branch trunk updated (a887032 -> eed81c6)

2020-01-17 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from a887032 KAFKA-9218: MirrorMaker 2 can fail to create topics (#7745) add eed81c6 MINOR: Fix typo in connect

[kafka] branch trunk updated (dbeaba5 -> a887032)

2020-01-17 Thread mimaison
This is an automated email from the ASF dual-hosted git repository. mimaison pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from dbeaba5 KAFKA-8847; Deprecate and remove usage of supporting classes in kafka.security.auth (#7966) add

[kafka] branch trunk updated (08e1576 -> dbeaba5)

2020-01-17 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 08e1576 MINOR: Suppress DescribeConfigs Denied log during CreateTopics (#7971) add dbeaba5 KAFKA-8847;

[kafka] branch trunk updated (8da12d4 -> 08e1576)

2020-01-17 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 8da12d4 [MINOR]: Fix typo in Fetcher comment (#7934) add 08e1576 MINOR: Suppress DescribeConfigs Denied log

[kafka] branch trunk updated (1e1110d -> 8da12d4)

2020-01-17 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 1e1110d MINOR: Remove unnecessary call to `super` in `MetricConfig` constructor (#7975) add 8da12d4 [MINOR]: