[kafka] branch trunk updated (6925775 -> f99bb04)

2019-10-02 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 6925775 KAFKA-8558: Add StreamJoined config object to join (#7285) add f99bb04 MINOR: Start correlation id at 0

[kafka] branch trunk updated (5b829f2 -> 6925775)

2019-10-02 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 5b829f2 KAFKA-8447: New Metric to Measure Number of Tasks on a Connector (#6843) add 6925775 KAFKA-8558: Add

[kafka] branch trunk updated (11ab6e7 -> 5b829f2)

2019-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 11ab6e7 HOTFIX: remove unsued StreamsConfig from StreamsPartitionAssignor add 5b829f2 KAFKA-8447: New Metric

[kafka] branch trunk updated (791d0d6 -> 11ab6e7)

2019-10-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 791d0d6 KAFKA-8804: Secure internal Connect REST endpoints (#7310) add 11ab6e7 HOTFIX: remove unsued

[kafka] branch 2.2 updated: KAFKA-8649: send latest commonly supported version in assignment (#7426)

2019-10-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new d3bf3cd KAFKA-8649: send latest commonly supported

[kafka] branch trunk updated (16edc54 -> 791d0d6)

2019-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 16edc54 KAFKA-5609: Connect log4j should also log to a file by default (KIP-521) (#7430) add 791d0d6

[kafka] branch trunk updated (1c831c2 -> 16edc54)

2019-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 1c831c2 KAFKA-7772: Dynamically Adjust Log Levels in Connect (#7403) add 16edc54 KAFKA-5609: Connect log4j

[kafka] branch trunk updated (c7efc36 -> 1c831c2)

2019-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from c7efc36 HOTFIX: don't throw if upgrading from very old versions (#7436) add 1c831c2 KAFKA-7772: Dynamically

[kafka] branch trunk updated (8da6993 -> c7efc36)

2019-10-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 8da6993 KAFKA-8649: Send latest commonly supported version in assignment (#7423) add c7efc36 HOTFIX: don't

[kafka] branch 2.2 updated: Minor: fix a few flaky test failures

2019-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new 529434d Minor: fix a few flaky test failures 529434d

[kafka] branch trunk updated (dc7dd5f -> 8da6993)

2019-10-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from dc7dd5f MINOR: Do not falsely log that partitions are being reassigned on controller startup (#7431) add

[kafka] branch trunk updated (c218aa6 -> dc7dd5f)

2019-10-02 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 c218aa6 KAFKA-8901; Extend consumer group command to use the new Admin API to delete consumer offsets (KIP-496)

[kafka] branch trunk updated (157aadb -> c218aa6)

2019-10-02 Thread gwenshap
This is an automated email from the ASF dual-hosted git repository. gwenshap pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 157aadb MINOR: Add provider name of SSLContext to debug log. (#7407) add c218aa6 KAFKA-8901; Extend consumer

[kafka] branch trunk updated (3ca204b -> 157aadb)

2019-10-02 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 3ca204b MINOR: Shutdown RockDB metrics recording trigger thread (#7417) add 157aadb MINOR: Add provider name

[kafka] branch trunk updated (3c87c9b -> 3ca204b)

2019-10-02 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 3c87c9b KAFKA-8887; Use purgatory for ACL updates using async authorizers (#7404) add 3ca204b MINOR: Shutdown

[kafka] branch 2.3 updated: Minor: fix a few flaky test failures

2019-10-02 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur 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 ea56cfc Minor: fix a few flaky test failures

[kafka] branch 2.2 updated: KAFKA-8379; Fix KafkaAdminClientTest.testUnreachableBootstrapServer (#6753)

2019-10-02 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new d3bf76b KAFKA-8379; Fix