kafka git commit: MINOR: Rename baseTimestamp to firstTimestamp to clarify usage

2017-06-29 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk a16475eb3 -> c4193cd1a MINOR: Rename baseTimestamp to firstTimestamp to clarify usage Author: Jason Gustafson Reviewers: Jun Rao , Ismael Juma Closes #3457 from

kafka git commit: KAFKA-5544; The LastStableOffsetLag metric should be removed when partition is deleted

2017-06-29 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.11.0 1d27ca822 -> 87658b9b1 KAFKA-5544; The LastStableOffsetLag metric should be removed when partition is deleted Author: Dong Lin Reviewers: Ismael Juma Closes #3463 from lindong28/KAFKA-5544

kafka git commit: KAFKA-5544; The LastStableOffsetLag metric should be removed when partition is deleted

2017-06-29 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 5536b1237 -> a16475eb3 KAFKA-5544; The LastStableOffsetLag metric should be removed when partition is deleted Author: Dong Lin Reviewers: Ismael Juma Closes #3463 from lindong28/KAFKA-5544

kafka git commit: KAFKA-5484: Refactor kafkatest docker support

2017-06-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.10.2 55575877f -> 026350c4e KAFKA-5484: Refactor kafkatest docker support Author: Colin P. Mccabe Reviewers: Ewen Cheslack-Postava Closes #3389 from cmccabe/KAFKA-5484 (cherry picked from commit

kafka git commit: KAFKA-5484: Refactor kafkatest docker support

2017-06-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/0.11.0 ce1ca4ce1 -> 1d27ca822 KAFKA-5484: Refactor kafkatest docker support Author: Colin P. Mccabe Reviewers: Ewen Cheslack-Postava Closes #3389 from cmccabe/KAFKA-5484 (cherry picked from commit

kafka git commit: KAFKA-5484: Refactor kafkatest docker support

2017-06-29 Thread ewencp
Repository: kafka Updated Branches: refs/heads/trunk 27fdd46dc -> 5536b1237 KAFKA-5484: Refactor kafkatest docker support Author: Colin P. Mccabe Reviewers: Ewen Cheslack-Postava Closes #3389 from cmccabe/KAFKA-5484 Project:

kafka git commit: MINOR: Improve TransactionIndex.sanityCheck() message

2017-06-29 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 8f7fd0716 -> ce1ca4ce1 MINOR: Improve TransactionIndex.sanityCheck() message Author: Ismael Juma Reviewers: Jason Gustafson Closes #3446 from ijuma/improve-transaction-index-exception-sanity-check

kafka git commit: MINOR: Improve TransactionIndex.sanityCheck() message

2017-06-29 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk dc95456f1 -> 27fdd46dc MINOR: Improve TransactionIndex.sanityCheck() message Author: Ismael Juma Reviewers: Jason Gustafson Closes #3446 from ijuma/improve-transaction-index-exception-sanity-check

kafka git commit: KAFKA-5402; Avoid creating quota related metrics if quotas not enabled

2017-06-29 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk a05a00e50 -> dc95456f1 KAFKA-5402; Avoid creating quota related metrics if quotas not enabled Author: Rajini Sivaram Reviewers: Jun Rao , Ismael Juma Closes #3303 from