kafka git commit: KAFKA-5428; Transactional producer should only abort batches in fatal error state

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 886a41d62 -> ad74035d5 KAFKA-5428; Transactional producer should only abort batches in fatal error state Author: Jason Gustafson Reviewers: Apurva Mehta , Ismael Juma Closes

kafka git commit: KAFKA-5428; Transactional producer should only abort batches in fatal error state

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 6c92fc557 -> aea53108a KAFKA-5428; Transactional producer should only abort batches in fatal error state Author: Jason Gustafson Reviewers: Apurva Mehta , Ismael Juma Closes

kafka git commit: KAFKA-5429; Ignore produce response if batch was previously aborted

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 0f3f2f56a -> 6c92fc557 KAFKA-5429; Ignore produce response if batch was previously aborted Author: Jason Gustafson Reviewers: Apurva Mehta , Ismael Juma Closes #3300 from

kafka git commit: KAFKA-5437; Always send a sig_kill when cleaning the message copier

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 0827d2129 -> 076eefcc6 KAFKA-5437; Always send a sig_kill when cleaning the message copier When the message copier hangs (like when there is a bug in the client), it ignores the sigterm and doesn't shut down. this leaves the cluster in an

kafka git commit: KAFKA-5437; Always send a sig_kill when cleaning the message copier

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk 43e935a63 -> 0f3f2f56a KAFKA-5437; Always send a sig_kill when cleaning the message copier When the message copier hangs (like when there is a bug in the client), it ignores the sigterm and doesn't shut down. this leaves the cluster in an

kafka git commit: KAFKA-5427; Transactional producer should allow FindCoordinator in error state

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 ad75a2fa1 -> 0827d2129 KAFKA-5427; Transactional producer should allow FindCoordinator in error state Author: Jason Gustafson Reviewers: Ismael Juma , Apurva Mehta , Guozhang

kafka git commit: MINOR: A few cleanups of usage of Either in TC

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 e5109d2d8 -> ad75a2fa1 MINOR: A few cleanups of usage of Either in TC Author: Jason Gustafson Reviewers: Guozhang Wang , Ismael Juma Closes #3284 from

kafka git commit: MINOR: A few cleanups of usage of Either in TC

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/trunk d06a0db8b -> 2724053ad MINOR: A few cleanups of usage of Either in TC Author: Jason Gustafson Reviewers: Guozhang Wang , Ismael Juma Closes #3284 from

kafka git commit: MINOR: Specify keyalg RSA for SSL key generation commands

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.11.0 b9d70b9e7 -> e5109d2d8 MINOR: Specify keyalg RSA for SSL key generation commands Author: Manikumar Reddy O Reviewers: Ismael Juma Closes #3305 from omkreddy/ssl-doc (cherry picked from

kafka git commit: MINOR: Specify keyalg RSA for SSL key generation commands

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 2d154420c -> d06a0db8b MINOR: Specify keyalg RSA for SSL key generation commands Author: Manikumar Reddy O Reviewers: Ismael Juma Closes #3305 from omkreddy/ssl-doc Project:

kafka git commit: KAFKA-3123; Ensure cleaning is resumed if truncateTo throws [Forced Update!]

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.11.0 c54ef62f2 -> b9d70b9e7 (forced update) KAFKA-3123; Ensure cleaning is resumed if truncateTo throws Author: Mickael Maison Reviewers: Ismael Juma Closes #3296 from mimaison/KAFKA-3123

kafka git commit: KAFKA-3123; Ensure cleaning is resumed if truncateTo throws [Forced Update!]

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 9180cb23d -> 2d154420c (forced update) KAFKA-3123; Ensure cleaning is resumed if truncateTo throws Author: Mickael Maison Reviewers: Ismael Juma Closes #3296 from mimaison/KAFKA-3123

kafka git commit: KAFKA-3123; Ensure cleaning is resumed if truncateTo throws

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 7d1ef63be -> 9180cb23d KAFKA-3123; Ensure cleaning is resumed if truncateTo throws …f range >From https://github.com/apache/kafka/pull/1716#discussion_r112000498, ensure >the cleaner is restarted if Log.truncateTo throws Author:

kafka git commit: KAFKA-3123; Ensure cleaning is resumed if truncateTo throws

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.11.0 eef121f2f -> c54ef62f2 KAFKA-3123; Ensure cleaning is resumed if truncateTo throws …f range >From https://github.com/apache/kafka/pull/1716#discussion_r112000498, ensure >the cleaner is restarted if Log.truncateTo throws Author:

kafka git commit: KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/trunk 9d6f0f40c -> 7d1ef63be KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest Author: Colin P. Mccabe Reviewers: Ismael Juma Closes #3263 from cmccabe/KAFKA-5404 Project:

kafka git commit: KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest

2017-06-12 Thread ijuma
Repository: kafka Updated Branches: refs/heads/0.11.0 f6bcb8472 -> eef121f2f KAFKA-5404; Add more AdminClient checks to ClientCompatibilityTest Author: Colin P. Mccabe Reviewers: Ismael Juma Closes #3263 from cmccabe/KAFKA-5404 (cherry picked from

kafka git commit: KAFKA-5416; TC should not reset pending state if log append is retried

2017-06-12 Thread jgus
Repository: kafka Updated Branches: refs/heads/0.11.0 26c6a0715 -> f6bcb8472 KAFKA-5416; TC should not reset pending state if log append is retried In `TransationStateManager`, we reset the pending state if an error occurred while appending to log; this is correct except that for the

kafka-site git commit: New items for the Powered by page

2017-06-12 Thread ewencp
Repository: kafka-site Updated Branches: refs/heads/asf-site 4fd2570ee -> 676a6c501 New items for the Powered by page Author: Derrick Or Reviewer: Ewen Cheslack-Postava Closes #57 from derrickdoo:powered-by-updates Project:

kafka git commit: KAFKA-5433; Close SimpleAclAuthorizer in test to close ZK client

2017-06-12 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/0.11.0 4508fb2e4 -> 26c6a0715 KAFKA-5433; Close SimpleAclAuthorizer in test to close ZK client Author: Rajini Sivaram Reviewers: Ismael Juma Closes #3304 from rajinisivaram/KAFKA-5433 (cherry

kafka git commit: KAFKA-5433; Close SimpleAclAuthorizer in test to close ZK client

2017-06-12 Thread rsivaram
Repository: kafka Updated Branches: refs/heads/trunk a623d8fe3 -> 46db2c5b9 KAFKA-5433; Close SimpleAclAuthorizer in test to close ZK client Author: Rajini Sivaram Reviewers: Ismael Juma Closes #3304 from rajinisivaram/KAFKA-5433 Project: