[kafka] branch trunk updated: MINOR: Fix transient failure in PartitionTest.testAddAndRemoveMetrics (#6834)

2019-05-29 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 348e5d7 MINOR: Fix transient failure in

[kafka] branch trunk updated: MINOR: Check invalid bootstrap-server, alter option and config flags before checking for the required --partitions flag (#6786)

2019-05-29 Thread manikumar
This is an automated email from the ASF dual-hosted git repository. manikumar pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new efeefa5 MINOR: Check invalid bootstrap-server,

[kafka] branch trunk updated: MINOR: Add unit tests to verify setting of serdes in timestamped key-value store (#6825)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new da6063b MINOR: Add unit tests to verify setting

[kafka] branch 2.3 updated: MINOR: Add unit tests to verify setting of serdes in timestamped key-value store (#6825)

2019-05-29 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 0e153ac MINOR: Add unit tests to verify setting of

[kafka] branch trunk updated: MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new e7da042 MINOR: Rename unit test class for

[kafka] branch 2.3 updated: MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826)

2019-05-29 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 50d0f92 MINOR: Rename unit test class for

[kafka] branch trunk updated: MINOR: Account for different versions in upgrade (#6835)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new f249956 MINOR: Account for different versions in

[kafka] branch 2.3 updated: KAFKA-7703; position() may return a wrong offset after seekToEnd (#6407)

2019-05-29 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 b7cf712 KAFKA-7703; position() may return a wrong

[kafka] branch trunk updated: MINOR: Fix red herring when ConnectDistributedTest.test_bounce fails. (#6838)

2019-05-29 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 4838855 MINOR: Fix red herring when

[kafka] branch 2.3 updated: MINOR: Fix red herring when ConnectDistributedTest.test_bounce fails. (#6838)

2019-05-29 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 b2c77b9 MINOR: Fix red herring when

[kafka] branch 2.0 updated: MINOR: Fix red herring when ConnectDistributedTest.test_bounce fails. (#6838)

2019-05-29 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch 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 48535c0 MINOR: Fix red herring when

[kafka] branch 2.1 updated: MINOR: Fix red herring when ConnectDistributedTest.test_bounce fails. (#6838)

2019-05-29 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.1 by this push: new 26ceec2 MINOR: Fix red herring when

[kafka] branch 1.1 updated: MINOR: Fix red herring when ConnectDistributedTest.test_bounce fails. (#6838)

2019-05-29 Thread rhauch
This is an automated email from the ASF dual-hosted git repository. rhauch pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new 64f9db8 MINOR: Fix red herring when

[kafka] branch 2.2 updated: MINOR: Fix red herring when ConnectDistributedTest.test_bounce fails. (#6838)

2019-05-29 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 0779740 MINOR: Fix red herring when

[kafka] branch trunk updated: KAFKA-7703; position() may return a wrong offset after seekToEnd (#6407)

2019-05-29 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new e82e2e7 KAFKA-7703; position() may return a wrong

[kafka] branch 2.3 updated (50d0f92 -> 32c039e)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 50d0f92 MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826) add 32c039e MINOR: Account