kafka git commit: KAFKA-5936; KafkaProducer.close should throw InterruptException

2017-11-29 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk b512cd474 -> 38c5d7fba KAFKA-5936; KafkaProducer.close should throw InterruptException Author: Matthias J. Sax Reviewers: Apurva Mehta , Guozhang Wang , Jason Gustafson

kafka git commit: KAFKA-6259: Make KafkaStreams.cleanup() clean global state directory

2017-11-29 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 0cc32abc1 -> b512cd474 KAFKA-6259: Make KafkaStreams.cleanup() clean global state directory Author: Matthias J. Sax Reviewers: Bill Bejeck , Guozhang Wang Closes #4255 from

kafka git commit: KAFKA-4499: Add all() and fetchAll() API for querying window store

2017-11-29 Thread guozhang
Repository: kafka Updated Branches: refs/heads/trunk 58877a0de -> 0cc32abc1 KAFKA-4499: Add all() and fetchAll() API for querying window store A rebased version of the code. Author: RichardYuSTUG Reviewers: Damian Guy , Guozhang Wang

kafka git commit: KAFKA-4827: Correctly encode special chars while creating URI objects

2017-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.0 c7f725dbb -> 2ed41cec9 KAFKA-4827: Correctly encode special chars while creating URI objects Author: Arjun Satish Reviewers: Randall Hauch , Ewen Cheslack-Postava Closes #4273

kafka git commit: KAFKA-4827: Correctly encode special chars while creating URI objects

2017-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.2 ac46199f7 -> 6a0b84aa0 KAFKA-4827: Correctly encode special chars while creating URI objects Author: Arjun Satish Reviewers: Randall Hauch , Ewen Cheslack-Postava Closes #4273

kafka git commit: KAFKA-4827: Correctly encode special chars while creating URI objects

2017-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.1 48cbb89d3 -> 2c620ba1f KAFKA-4827: Correctly encode special chars while creating URI objects Author: Arjun Satish Reviewers: Randall Hauch , Ewen Cheslack-Postava Closes #4273

kafka git commit: KAFKA-4827: Correctly encode special chars while creating URI objects

2017-11-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.11.0 c89c6b873 -> 8c5164288 KAFKA-4827: Correctly encode special chars while creating URI objects Author: Arjun Satish Reviewers: Randall Hauch , Ewen Cheslack-Postava Closes #4273