[kafka] branch trunk updated (f7c38d8 -> 14137de)

2020-06-23 Thread boyang
This is an automated email from the ASF dual-hosted git repository. boyang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from f7c38d8 KAFKA-10135: Extract Task#executeAndMaybeSwallow to be a general utility function into TaskManager… (#8887)

[kafka] branch trunk updated (f7c38d8 -> 14137de)

2020-06-23 Thread boyang
This is an automated email from the ASF dual-hosted git repository. boyang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from f7c38d8 KAFKA-10135: Extract Task#executeAndMaybeSwallow to be a general utility function into TaskManager… (#8887)

[kafka] branch trunk updated (14137de -> a047a7c)

2020-06-23 Thread boyang
This is an automated email from the ASF dual-hosted git repository. boyang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 14137de MINOR: correct the doc of transaction.timeout.ms (#8901) add a047a7c KAFKA-9439: add KafkaProducer API

[kafka] branch trunk updated (a047a7c -> e70bc04)

2020-06-23 Thread boyang
This is an automated email from the ASF dual-hosted git repository. boyang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from a047a7c KAFKA-9439: add KafkaProducer API unit tests (#8174) add e70bc04 KAFKA-10126:Add a warning message for

[kafka] branch trunk updated (e70bc04 -> 448e7d7)

2020-06-23 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 e70bc04 KAFKA-10126:Add a warning message for ConsumerPerformance (#8845) add 448e7d7 KAFKA-10169: swallow

[kafka] 01/02: KAFKA-10135: Extract Task#executeAndMaybeSwallow to be a general utility function into TaskManager… (#8887)

2020-06-23 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git commit e22a9c67587abae24dec3d8f76c46a9475230a94 Author: feyman2016 AuthorDate: Tue Jun 23 06:54:35 2020 +0800 KAFKA-10135:

[kafka] branch 2.6 updated (2f59188 -> d609aef)

2020-06-23 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 2f59188 KAFKA-10185: Restoration info logging (#8896) new e22a9c6 KAFKA-10135: Extract

[kafka] 02/02: KAFKA-10169: swallow non-fatal KafkaException and don't abort transaction during clean close (#8900)

2020-06-23 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git commit d609aef998e058c340ee28afbf785e0051d51794 Author: A. Sophie Blee-Goldman AuthorDate: Tue Jun 23 18:08:26 2020 -0700

[kafka] branch 2.4 updated: HOTFIX: use equals() to compare HostInfo in StreamsMetadataState (#8919)

2020-06-23 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 a91e91b HOTFIX: use equals() to compare HostInfo in

[kafka] branch 2.5 updated: HOTFIX: use equals() to compare HostInfo in StreamsMetadataState (#8919)

2020-06-23 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new 8090d73 HOTFIX: use equals() to compare HostInfo in