[kafka] branch trunk updated: MINOR: Reflection free implementation of `defaultKerberosRealm` (#6978)

2019-06-21 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 11641c7 MINOR: Reflection free implementation of

[kafka] branch 2.0 updated: MINOR: Disable scoverage in 2.0 (#6980)

2019-06-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 edc7e02 MINOR: Disable scoverage in 2.0 (#6980) edc7e02

[kafka] branch reflection-free-get-default-realm deleted (was 56127d1)

2019-06-21 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma pushed a change to branch reflection-free-get-default-realm in repository https://gitbox.apache.org/repos/asf/kafka.git. was 56127d1 MINOR: Reflection free implementation of `defaultKerberosRealm` The revisions

[kafka] branch reflection-free-get-default-realm created (now 56127d1)

2019-06-21 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma pushed a change to branch reflection-free-get-default-realm in repository https://gitbox.apache.org/repos/asf/kafka.git. at 56127d1 MINOR: Reflection free implementation of `defaultKerberosRealm` This branch

[kafka] 01/01: MINOR: Reflection free implementation of `defaultKerberosRealm`

2019-06-21 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma pushed a commit to branch reflection-free-get-default-realm in repository https://gitbox.apache.org/repos/asf/kafka.git commit 56127d16779f1f972dd815533b5cd5728a4dde43 Author: Ismael Juma AuthorDate: Fri Jun 21 00:01:01

[kafka] branch trunk updated (11b25a1 -> 3e9d1c1)

2019-06-21 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 11b25a1 MINOR: Fix DistributedHerderTest after adding reason to maybeLeaveGroup (#6982) add 3e9d1c1

[kafka] branch trunk updated: MINOR: Fix DistributedHerderTest after adding reason to maybeLeaveGroup (#6982)

2019-06-21 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 11b25a1 MINOR: Fix DistributedHerderTest after

[kafka] branch 2.0 updated: KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974)

2019-06-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 018064d KAFKA-8570; Grow buffer to hold down converted

[kafka] branch trunk updated: KAFKA-8563: Remove redundant `NetworkSend.sizeDelimit()` method (#6967)

2019-06-21 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 4d1d995 KAFKA-8563: Remove redundant

[kafka] branch 2.1 updated: KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974)

2019-06-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 e6e6a58 KAFKA-8570; Grow buffer to hold down converted

[kafka] branch trunk updated: KAFKA-8557: system tests - add support for (optional) interbroker listener with the same security protocol as client listeners (#6938)

2019-06-21 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 f51d7d3 KAFKA-8557: system tests - add support

[kafka] branch 2.2 updated: KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974)

2019-06-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 a297722 KAFKA-8570; Grow buffer to hold down converted

[kafka] branch 2.3 updated: KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974)

2019-06-21 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 8dc4bdf KAFKA-8570; Grow buffer to hold down converted

[kafka] branch trunk updated: KAFKA-8570; Grow buffer to hold down converted records if it was insufficiently sized (#6974)

2019-06-21 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 5f8b289 KAFKA-8570; Grow buffer to hold down

[kafka] branch trunk updated: KAFKA-8519 Add trogdor action to slow down a network (#6912)

2019-06-21 Thread davidarthur
This is an automated email from the ASF dual-hosted git repository. davidarthur 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 d7a5e31 KAFKA-8519 Add trogdor action to

[kafka] branch trunk updated: MINOR: Remove legacy kafka.admin.AdminClient (#6947)

2019-06-21 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 1233c96 MINOR: Remove legacy