[GitHub] kafka pull request #2275: Fix exception handling in case of file record trun...

2016-12-19 Thread kamilszymanski
GitHub user kamilszymanski opened a pull request: https://github.com/apache/kafka/pull/2275 Fix exception handling in case of file record truncation during write In case of file record truncation during write due to improper types usage (`AtomicInteger` in place of `int

[GitHub] kafka pull request #1722: remove incomplete gradle wrapper infrastructure

2016-08-12 Thread kamilszymanski
GitHub user kamilszymanski opened a pull request: https://github.com/apache/kafka/pull/1722 remove incomplete gradle wrapper infrastructure Since jar files (including gradle-wrapper.jar) have to be excluded from source releases current gradle wrapper infrastructure was incomplete