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: