kafka-site git commit: More edits on 0.10.2 web docs after the release

2017-02-22 Thread guozhang
Repository: kafka-site Updated Branches: refs/heads/asf-site cab4453c0 -> 3811ec372 More edits on 0.10.2 web docs after the release Ping derrickdoo ewencp for reviews. Author: Guozhang Wang Reviewers: Derrick Or, Jun Rao Closes #47 from guozhangwang/KMINOR-post-0.10.2-streams Project: ht

[1/2] kafka git commit: MINOR: Move ProtoUtils methods to ApiKeys

2017-02-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 5916ef022 -> 015f1d738 http://git-wip-us.apache.org/repos/asf/kafka/blob/015f1d73/clients/src/main/java/org/apache/kafka/common/requests/OffsetFetchResponse.java -- diff --gi

[2/2] kafka git commit: MINOR: Move ProtoUtils methods to ApiKeys

2017-02-22 Thread jgus
MINOR: Move ProtoUtils methods to ApiKeys Also move `requireTimestamp` to `minVersion` logic from `Fetcher` to `ListOffsetRequest.Builder.forConsumer()`. Author: Ismael Juma Reviewers: Colin P. Mccabe , Jason Gustafson Closes #2580 from ijuma/move-proto-utils-to-api-keys Project: http://gi

kafka git commit: KAFKA-4786; Wait for heartbeat thread to terminate in consumer close

2017-02-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.10.2 c231f5280 -> ba4eafa78 KAFKA-4786; Wait for heartbeat thread to terminate in consumer close Author: Rajini Sivaram Reviewers: Apurva Mehta , Ismael Juma , Jason Gustafson Closes #2586 from rajinisivaram/KAFKA-4786 (cherry picked from

kafka git commit: KAFKA-4786; Wait for heartbeat thread to terminate in consumer close

2017-02-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 913c09e4a -> 5916ef022 KAFKA-4786; Wait for heartbeat thread to terminate in consumer close Author: Rajini Sivaram Reviewers: Apurva Mehta , Ismael Juma , Jason Gustafson Closes #2586 from rajinisivaram/KAFKA-4786 Project: http://git-

kafka git commit: KAFKA-4708; Fix transient failure in BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput

2017-02-22 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 696b1d311 -> 913c09e4a KAFKA-4708; Fix transient failure in BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput Author: Colin P. Mccabe Reviewers: Jason Gustafson , Dong Lin , Ismael Juma Closes #2489 from cmccabe/KAFKA-470

kafka git commit: HOTFIX: Fix version in __init__.py

2017-02-22 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.10.2 0cdf5c935 -> c231f5280 HOTFIX: Fix version in __init__.py Quotes were missing. Author: Ismael Juma Reviewers: Ewen Cheslack-Postava Closes #2581 from ijuma/fix-version-in-init-py Project: http://git-wip-us.apache.org/repos/asf/kafka/