[kafka] branch trunk updated (74fc332 -> 3b8d7a6)

2019-09-04 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 74fc332 MINOR: Add unit test for KAFKA-8676 to guard against unrequired task restarts (#7287) add 3b8d7a6 MINOR:

[kafka] branch trunk updated (3b8d7a6 -> 8dc80e2)

2019-09-04 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 3b8d7a6 MINOR: Add system configuration to zk security exception messages (#7280) add 8dc80e2 KAFKA-7849: Fix

[kafka] branch 2.3 updated: KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281)

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 c7b4595 KAFKA-8861 Fix flaky

[kafka] branch 2.1 updated (8cdc2d6 -> 6560203)

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 8cdc2d6 KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207) new 94f5aad

[kafka] 02/02: HOTFIX: The cherry-pick for https://github.com/apache/kafka/pull/7207 to 2.1 causes a failure in AssignedStreamsTasksTest

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 6560203d20e818515d5b8c961fa648788c684cd6 Author: Bill Bejeck AuthorDate: Wed Sep 4 11:21:11 2019 -0400 HOTFIX: The

[kafka] 01/02: KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281)

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 94f5aadc3150e15f1fe2415414287fc08f19b88c Author: Chia-Ping Tsai AuthorDate: Wed Sep 4 22:13:56 2019 +0800 KAFKA-8861

[kafka] branch 2.0 updated: KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281)

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.0 by this push: new e6eda88 KAFKA-8861 Fix flaky

[kafka] branch trunk updated (8dc80e2 -> caaf253)

2019-09-04 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 8dc80e2 KAFKA-7849: Fix the warning when using GlobalKTable (#7104) add caaf253 MINOR: remove unnecessary

[kafka] branch 2.2 updated (b29dde6 -> 619729c)

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git. from b29dde6 KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207) new aa0c76a

[kafka] 01/02: KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281)

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git commit aa0c76af8e02eaa6112b2ff94beaf4e7b9629449 Author: Chia-Ping Tsai AuthorDate: Wed Sep 4 22:13:56 2019 +0800 KAFKA-8861

[kafka] 02/02: HOTFIX: The cherry-pick for https://github.com/apache/kafka/pull/7207 to 2.2 causes a failure in AssignedStreamsTasksTest

2019-09-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 619729cb8de16d88c7e7c70ab86120c3c91bcfd1 Author: Bill Bejeck AuthorDate: Wed Sep 4 11:08:05 2019 -0400 HOTFIX: The

[kafka] branch trunk updated (caaf253 -> 18e6bb2)

2019-09-04 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 caaf253 MINOR: remove unnecessary nulllity check (#7282) add 18e6bb2 KAFKA-8861 Fix flaky

[kafka] branch trunk updated (18e6bb2 -> 8d8e2fb)

2019-09-04 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 18e6bb2 KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281)

[kafka] branch trunk updated (8d8e2fb -> c5f2bd6)

2019-09-04 Thread manikumar
This is an automated email from the ASF dual-hosted git repository. manikumar pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 8d8e2fb KAFKA-8729, pt 1: Add 4 new metrics to keep track of various types of invalid record rejections (#7142)