[kafka] branch trunk updated: MINOR: Rename RecordFormat to RecordVersion (#4809)

2018-05-10 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma 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 c3921d4 MINOR: Rename RecordFormat to

[kafka] branch trunk updated: MINOR: A few small cleanups in AdminClient from KAFKA-6299 (#4989)

2018-05-10 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 a5ea6d1 MINOR: A few small cleanups in AdminClient

[kafka] branch trunk updated: KAFKA-6894: Improve err msg when connecting processor with global store (#5000)

2018-05-10 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 f69900c KAFKA-6894: Improve err msg when

[kafka] branch 1.1 updated: KAFKA-6893; Create processors before starting acceptor in SocketServer (#4999)

2018-05-10 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 9996f2e KAFKA-6893; Create processors before starting

[kafka] branch trunk updated: KAFKA-6893; Create processors before starting acceptor in SocketServer (#4999)

2018-05-10 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 7ed7cca KAFKA-6893; Create processors before

[kafka] branch trunk updated: MINOR: Fix typo in ConsumerRebalanceListener JavaDoc (#4996)

2018-05-10 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 c90bbc2 MINOR: Fix typo in

[kafka] branch trunk updated: MINOR: Remove deprecated valueTransformer.punctuate (#4993)

2018-05-10 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 fa1702f MINOR: Remove deprecated

[kafka] branch trunk updated: MINOR: Update dynamic broker configuration doc for truststore update (#4954)

2018-05-10 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 830ee16 MINOR: Update dynamic broker configuration

[kafka] 01/02: KAFKA-6765: Handle exception while reading throttle metric value in test (#4869)

2018-05-10 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git commit f82cba6f196897f9540bb81a86823042d90c0a1e Author: Rajini Sivaram AuthorDate: Tue Apr 17

[kafka] branch 1.1 updated (a7664f2 -> cf70366)

2018-05-10 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram pushed a change to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git. from a7664f2 KAFKA-6878 Switch the order of underlying.init and initInternal (#4988) new f82cba6 KAFKA-6765: Handle

[kafka] branch trunk updated: KAFKA-6870 Concurrency conflicts in SampledStat (#4985)

2018-05-10 Thread rsivaram
This is an automated email from the ASF dual-hosted git repository. rsivaram 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 4f7c11a KAFKA-6870 Concurrency conflicts in