kafka git commit: KAFKA-5597: Autogenerate producer sender metrics

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk cd59976ee -> 2fb5664bf KAFKA-5597: Autogenerate producer sender metrics Subtask of https://issues.apache.org/jira/browse/KAFKA-3480 The changes are very similar to what was done for the consumer in

kafka git commit: KAFKA-5823: Extend upgrade section for KIP-120

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 5d6996619 -> cd59976ee KAFKA-5823: Extend upgrade section for KIP-120 Author: Matthias J. Sax Reviewers: Sharon Liu , Damian Guy , Guozhang Wang

kafka git commit: KAFKA-5837; Set defaults for ReassignPartitionsCommand correctly

2017-09-05 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk 81e789ae3 -> 5d6996619 KAFKA-5837; Set defaults for ReassignPartitionsCommand correctly Author: Rajini Sivaram Reviewers: Dong Lin Closes #3792 from rajinisivaram/KAFKA-5837 Project:

kafka git commit: KAFKA-4860; Allow spaces in paths on windows

2017-09-05 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 752e53174 -> 81e789ae3 KAFKA-4860; Allow spaces in paths on windows When we install kafka on path with spaces, batch files were failing, this PR is trying to fix this issue. Author: Vladimír Kleštinec Reviewers:

kafka git commit: HOTFIX: remove unused imports

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/0.11.0 426057094 -> fc3eeb004 HOTFIX: remove unused imports Project: http://git-wip-us.apache.org/repos/asf/kafka/repo Commit: http://git-wip-us.apache.org/repos/asf/kafka/commit/fc3eeb00 Tree:

kafka git commit: MINOR: logging improvements on StreamThread

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/0.11.0 90b6d978e -> 426057094 MINOR: logging improvements on StreamThread This is a manual cherry-pick of https://github.com/apache/kafka/pull/3769 for 0.11.0 Author: Guozhang Wang Reviewers: Damian Guy

kafka git commit: KAFKA-4819: Expose states for active tasks to public API

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk d78eb03fa -> facd2c5a8 KAFKA-4819: Expose states for active tasks to public API Simple implementation of the feature : [KAFKA-4819](https://issues.apache.org/jira/browse/KAFKA-4819) KAFKA-4819 This PR adds a new method `threadStates` to

kafka-site git commit: Add coding guidelines for Streams API

2017-09-05 Thread guozhang
Repository: kafka-site Updated Branches: refs/heads/asf-site 07a0b4045 -> b99a8350b Add coding guidelines for Streams API Author: Matthias J. Sax Reviewers: Guozhang Wang Closes #73 from mjsax/streams-coding-guidelines Project:

[kafka] Git Push Summary

2017-09-05 Thread damianguy
Repository: kafka Updated Tags: refs/tags/0.11.0.1-rc0 [created] a8aa61266

kafka git commit: MINOR: add mvn-pgp-plugin to sign streams quickstart jars

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/0.11.0 175cff05a -> 90b6d978e MINOR: add mvn-pgp-plugin to sign streams quickstart jars Author: Damian Guy Reviewers: Guozhang Wang Closes #3793 from dguy/sign-mvn-jars (cherry picked from commit

kafka git commit: MINOR: add mvn-pgp-plugin to sign streams quickstart jars

2017-09-05 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk caddae19e -> d78eb03fa MINOR: add mvn-pgp-plugin to sign streams quickstart jars Author: Damian Guy Reviewers: Guozhang Wang Closes #3793 from dguy/sign-mvn-jars Project:

[kafka] Git Push Summary

2017-09-05 Thread damianguy
Repository: kafka Updated Tags: refs/tags/0.11.0.1-rc0 [deleted] 63f9edde2

[kafka] Git Push Summary

2017-09-05 Thread damianguy
Repository: kafka Updated Tags: refs/tags/0.11.0.1-rc0 [created] 63f9edde2

kafka git commit: MINOR: fix scalaVersion variable in templateData.js

2017-09-05 Thread damianguy
Repository: kafka Updated Branches: refs/heads/0.11.0 f7b9d523e -> 175cff05a MINOR: fix scalaVersion variable in templateData.js Author: Damian Guy Reviewers: Ismael Juma Closes #3790 from dguy/fix-js-tempate (cherry picked from commit

kafka git commit: MINOR: fix scalaVersion variable in templateData.js

2017-09-05 Thread damianguy
Repository: kafka Updated Branches: refs/heads/trunk b1871e5ad -> caddae19e MINOR: fix scalaVersion variable in templateData.js Author: Damian Guy Reviewers: Ismael Juma Closes #3790 from dguy/fix-js-tempate Project:

kafka git commit: MINOR: Fix sftp_mkdir in release.py

2017-09-05 Thread damianguy
Repository: kafka Updated Branches: refs/heads/0.11.0 7b6e5f96c -> f7b9d523e MINOR: Fix sftp_mkdir in release.py Author: Ismael Juma Reviewers: Damian Guy Closes #3789 from ijuma/ftp-release-py-fixes (cherry picked from commit

kafka git commit: MINOR: Fix sftp_mkdir in release.py

2017-09-05 Thread damianguy
Repository: kafka Updated Branches: refs/heads/trunk 493c2aad5 -> b1871e5ad MINOR: Fix sftp_mkdir in release.py Author: Ismael Juma Reviewers: Damian Guy Closes #3789 from ijuma/ftp-release-py-fixes Project: