kafka git commit: KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests

2017-08-06 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.11.0 b4f2e7289 -> 9b327fb79 KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests Added handling of _DUCKTAPE_OPTIONS (mainly for enabling debugging) Author: Paolo Patierno Reviewers: Ewen Cheslack-Postava

kafka git commit: KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests

2017-08-06 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.2 0b6e38a2c -> 991ef411d KAFKA-5643: Using _DUCKTAPE_OPTIONS has no effect on executing tests Added handling of _DUCKTAPE_OPTIONS (mainly for enabling debugging) Author: Paolo Patierno Reviewers: Ewen Cheslack-Postava

kafka git commit: KAFKA-5700; Producer should not drop header information when splitting batches

2017-08-06 Thread jqin
Repository: kafka Updated Branches: refs/heads/trunk 1d291a421 -> 1cd86284e KAFKA-5700; Producer should not drop header information when splitting batches Producer should not drop header information when splitting batches. This PR also corrects a minor typo in Sender.java, where `spitting

kafka git commit: KAFKA-5700; Producer should not drop header information when splitting batches

2017-08-06 Thread jqin
Repository: kafka Updated Branches: refs/heads/0.11.0 9b327fb79 -> 557001f9f KAFKA-5700; Producer should not drop header information when splitting batches Producer should not drop header information when splitting batches. This PR also corrects a minor typo in Sender.java, where `spitting