kafka git commit: KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up)

2017-05-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk c2ced5fb5 -> 65861a712 KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up) ... plus some minor cleanup Author: Vahid Hashemian Reviewers: Jason Gustafson

kafka git commit: KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up)

2017-05-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 4c29b1544 -> 67f691bbd KAFKA-5277; Sticky Assignor should not cache previous assignment (KIP-54 follow-up) ... plus some minor cleanup Author: Vahid Hashemian Reviewers: Jason Gustafson

kafka git commit: KAFKA-5186; Avoid expensive log scan to build producer state when upgrading

2017-05-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 67f691bbd -> a9c9dbf58 KAFKA-5186; Avoid expensive log scan to build producer state when upgrading Author: Jason Gustafson Reviewers: Jun Rao Closes #3113 from hachikuji/KAFKA-5186 (cherry picked

kafka git commit: MINOR: Broker should disallow downconversion of transactional/idempotent records

2017-05-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 9ae4deaa5 -> 33216846f MINOR: Broker should disallow downconversion of transactional/idempotent records Author: Jason Gustafson Reviewers: Guozhang Wang Closes #3118 from

kafka git commit: MINOR: Broker should disallow downconversion of transactional/idempotent records

2017-05-22 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk cca9ad424 -> e3e2f1d22 MINOR: Broker should disallow downconversion of transactional/idempotent records Author: Jason Gustafson Reviewers: Guozhang Wang Closes #3118 from

kafka git commit: KAFKA-5289: handleStopReplica should not send a second response

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/0.11.0 ef88ee504 -> e08e76b71 KAFKA-5289: handleStopReplica should not send a second response `shutdownIdleFetcherThreads()` can throw InterruptedException for example. Author: Ismael Juma Reviewers: Rajini Sivaram

kafka git commit: KAFKA-5289: handleStopReplica should not send a second response

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk d3f1407f7 -> ceb10c533 KAFKA-5289: handleStopReplica should not send a second response `shutdownIdleFetcherThreads()` can throw InterruptedException for example. Author: Ismael Juma Reviewers: Rajini Sivaram

kafka git commit: KAFKA-5294: PlainSaslServerFactory should allow a null Map

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/0.11.0 6d04e412c -> ef88ee504 KAFKA-5294: PlainSaslServerFactory should allow a null Map If props is null, use POLICY_NOPLAINTEXT default value: false Author: Mickael Maison Reviewers: Ismael Juma ,

kafka git commit: KAFKA-5294: PlainSaslServerFactory should allow a null Map

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk 495836a4a -> d3f1407f7 KAFKA-5294: PlainSaslServerFactory should allow a null Map If props is null, use POLICY_NOPLAINTEXT default value: false Author: Mickael Maison Reviewers: Ismael Juma ,

kafka git commit: KAFKA-5303, KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/0.11.0 e08e76b71 -> 4c29b1544 KAFKA-5303, KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread Author: Ismael Juma Reviewers: Rajini Sivaram Closes #3115 from

kafka git commit: KAFKA-5303, KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread

2017-05-22 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk ceb10c533 -> c2ced5fb5 KAFKA-5303, KAFKA-5305: Improve logging when fetches fail in ReplicaFetcherThread Author: Ismael Juma Reviewers: Rajini Sivaram Closes #3115 from

kafka git commit: HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script

2017-05-22 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.11.0 a9c9dbf58 -> 9ae4deaa5 HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script Author: Ewen Cheslack-Postava Reviewers: Jason Gustafson , Ismael Juma

kafka git commit: HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script

2017-05-22 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk fcdbb7195 -> cca9ad424 HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script Author: Ewen Cheslack-Postava Reviewers: Jason Gustafson , Ismael Juma

kafka git commit: HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script

2017-05-22 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.0 aa60a92c0 -> 931b592ee HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script Author: Ewen Cheslack-Postava Reviewers: Jason Gustafson , Ismael Juma

kafka git commit: HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script

2017-05-22 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.1 abc47844b -> fa538c741 HOTFIX: Replace JDK download and fix missing argument in Vagrant provisioning script Author: Ewen Cheslack-Postava Reviewers: Jason Gustafson , Ismael Juma