[1/2] kafka git commit: KAFKA-4093; Cluster Id (KIP-78)

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk d7bffebca -> ecc1fb10f http://git-wip-us.apache.org/repos/asf/kafka/blob/ecc1fb10/clients/src/test/java/org/apache/kafka/test/MockSerializer.java -- diff --git a/clients/src/

[2/2] kafka git commit: KAFKA-4093; Cluster Id (KIP-78)

2016-09-17 Thread ijuma
KAFKA-4093; Cluster Id (KIP-78) This PR implements KIP-78:Cluster Identifiers [(link)](https://cwiki.apache.org/confluence/display/KAFKA/KIP-78%3A+Cluster+Id#KIP-78:ClusterId-Overview) and includes the following changes: 1. Changes to broker code - generate cluster id and store it in Z

[1/2] kafka git commit: KAFKA-3492; Secure quotas for authenticated users

2016-09-17 Thread junrao
Repository: kafka Updated Branches: refs/heads/trunk ecc1fb10f -> 69356fbc6 http://git-wip-us.apache.org/repos/asf/kafka/blob/69356fbc/core/src/test/scala/integration/kafka/api/ClientQuotasTest.scala -- diff --git a/core/src/te

[2/2] kafka git commit: KAFKA-3492; Secure quotas for authenticated users

2016-09-17 Thread junrao
KAFKA-3492; Secure quotas for authenticated users Implementation and tests for secure quotas at and levels as described in KIP-55. Also adds dynamic default quotas for , and . For each client connection, the most specific quota matching the connection is used, with user quota taking precede

kafka git commit: HOTFIX: Increase timeout for bounce test

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 69356fbc6 -> 932e4d7ba HOTFIX: Increase timeout for bounce test Author: Eno Thereska Reviewers: Ismael Juma Closes #1874 from enothereska/hotfix-bounce-test Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: http://git-

kafka git commit: HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 932e4d7ba -> b8683026e HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1 Author: Matthias J. Sax Reviewers: Ismael Juma Closes #1869 from mjsax/hotfix-doc Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: h

kafka git commit: HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.10.0 3262ae29a -> ea8c1b394 HOTFIX: changed quickstart donwload from 0.10.0.0 to 0.10.0.1 Author: Matthias J. Sax Reviewers: Ismael Juma Closes #1869 from mjsax/hotfix-doc (cherry picked from commit b8683026ea7ebfddcec41274b12e8a579dc4ca71)

kafka git commit: KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk b8683026e -> b5bc1a1ca KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags …t.test_replica_lags Author: Grant Henke Reviewers: Ashish Singh , Ismael Juma Closes #1849 from granthenke/replica-verif

kafka git commit: KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.10.0 ea8c1b394 -> ee6e50024 KAFKA-4157; Transient system test failure in replica_verification_test.test_replica_lags …t.test_replica_lags Author: Grant Henke Reviewers: Ashish Singh , Ismael Juma Closes #1849 from granthenke/replica-veri

kafka git commit: MINOR: Update the README.md to include a note about GRADLE_USER_HOME

2016-09-17 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk b5bc1a1ca -> 6fb25f080 MINOR: Update the README.md to include a note about GRADLE_USER_HOME Trying to build the source and publish it to internal Maven repo, I ran into an issue that I explain in the mailing list discussion here https://ww