[kafka] Git Push Summary

2017-10-10 Thread guozhang
Repository: kafka Updated Tags: refs/tags/1.0.0-rc0 [created] 2f97bc6a9

kafka git commit: KAFKA-5541: Follow-up; Try to clean uncleanly upon clean close failure before throwing the exception

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk a5a9a901e -> c22c1775a KAFKA-5541: Follow-up; Try to clean uncleanly upon clean close failure before throwing the exception Author: Matthias J. Sax Reviewers: Bill Bejeck , Guozhang Wang

kafka git commit: MINOR: KIP-182 follow up; add deprecation annotations to test classes

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk dac990aab -> a5a9a901e MINOR: KIP-182 follow up; add deprecation annotations to test classes Author: Matthias J. Sax Reviewers: Bill Bejeck , Guozhang Wang Closes #4051 from

kafka git commit: MINOR: KIP-182 follow up; add deprecation annotations to test classes

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/1.0 85f6f8cbb -> 6c1c5efe7 MINOR: KIP-182 follow up; add deprecation annotations to test classes Author: Matthias J. Sax Reviewers: Bill Bejeck , Guozhang Wang Closes #4051 from

kafka git commit: KAFKA-6025: small fix for streams tutorial

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/1.0 e671c1cd3 -> 85f6f8cbb KAFKA-6025: small fix for streams tutorial Author: Bill Bejeck Reviewers: Guozhang Wang Closes #4053 from bbejeck/KAFKA_6025_fix_streams_tutorial (cherry picked from commit

kafka git commit: KAFKA-6025: small fix for streams tutorial

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 1027ff3c7 -> dac990aab KAFKA-6025: small fix for streams tutorial Author: Bill Bejeck Reviewers: Guozhang Wang Closes #4053 from bbejeck/KAFKA_6025_fix_streams_tutorial Project:

kafka git commit: MINOR: Avoid some unnecessary collection copies in KafkaApis

2017-10-10 Thread jgus
Repository: kafka Updated Branches: refs/heads/1.0 e409f847f -> e671c1cd3 MINOR: Avoid some unnecessary collection copies in KafkaApis Author: Jason Gustafson Reviewers: Manikumar Reddy , Ismael Juma Closes #4035 from

kafka git commit: MINOR: Avoid some unnecessary collection copies in KafkaApis

2017-10-10 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 90b5ce3f0 -> 1027ff3c7 MINOR: Avoid some unnecessary collection copies in KafkaApis Author: Jason Gustafson Reviewers: Manikumar Reddy , Ismael Juma Closes #4035 from

kafka git commit: MINOR: Factor out some common group/transactional fields in request objects

2017-10-10 Thread jgus
Repository: kafka Updated Branches: refs/heads/1.0 8a175b0ee -> e409f847f MINOR: Factor out some common group/transactional fields in request objects Author: Jason Gustafson Reviewers: tedyu , Ismael Juma Closes #4047 from

kafka git commit: KAFKA-6016; Make the reassign partitions system test use the idempotent producer

2017-10-10 Thread jgus
Repository: kafka Updated Branches: refs/heads/1.0 1db2fc4fd -> 8a175b0ee KAFKA-6016; Make the reassign partitions system test use the idempotent producer With these changes, we are ensuring that the partitions being reassigned are from non-zero offsets. We also ensure that every message in

kafka git commit: KAFKA-6016; Make the reassign partitions system test use the idempotent producer

2017-10-10 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 64930cd71 -> 90b5ce3f0 KAFKA-6016; Make the reassign partitions system test use the idempotent producer With these changes, we are ensuring that the partitions being reassigned are from non-zero offsets. We also ensure that every message

kafka git commit: MINOR: fix EOS test race condition

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 29c46ddb9 -> 64930cd71 MINOR: fix EOS test race condition Author: Matthias J. Sax Reviewers: Damian Guy , Bill Bejeck , Guozhang Wang Closes #4048 from

kafka git commit: MINOR: fix EOS test race condition

2017-10-10 Thread guozhang
Repository: kafka Updated Branches: refs/heads/1.0 dadae0a35 -> 1db2fc4fd MINOR: fix EOS test race condition Author: Matthias J. Sax Reviewers: Damian Guy , Bill Bejeck , Guozhang Wang Closes #4048 from

kafka git commit: KAFKA-6027; Access to log should throw KafkaStorageException after the log has been marked offline

2017-10-10 Thread junrao
Repository: kafka Updated Branches: refs/heads/trunk b411f57c1 -> 29c46ddb9 KAFKA-6027; Access to log should throw KafkaStorageException after the log has been marked offline Author: Dong Lin Reviewers: Ismael Juma , Jun Rao

kafka git commit: KAFKA-6027; Access to log should throw KafkaStorageException after the log has been marked offline

2017-10-10 Thread junrao
Repository: kafka Updated Branches: refs/heads/1.0 03da215f6 -> dadae0a35 KAFKA-6027; Access to log should throw KafkaStorageException after the log has been marked offline Author: Dong Lin Reviewers: Ismael Juma , Jun Rao Closes

kafka git commit: KAFKA-6026; Fix for indefinite wait in KafkaFutureImpl

2017-10-10 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.11.0 bb27215ce -> 2cbb6b860 KAFKA-6026; Fix for indefinite wait in KafkaFutureImpl Author: bartdevylder Author: Bart De Vylder Reviewers: Colin P. Mccabe , Ismael Juma

kafka git commit: KAFKA-6026; Fix for indefinite wait in KafkaFutureImpl

2017-10-10 Thread ijuma
Repository: kafka Updated Branches: refs/heads/1.0 ae4f647dd -> 03da215f6 KAFKA-6026; Fix for indefinite wait in KafkaFutureImpl Author: bartdevylder Author: Bart De Vylder Reviewers: Colin P. Mccabe , Ismael Juma