[GitHub] kafka pull request #2200: KAFKA-4472: offsetRetentionMs miscalculated in Gro...

2016-12-01 Thread kichristensen
GitHub user kichristensen opened a pull request: https://github.com/apache/kafka/pull/2200 KAFKA-4472: offsetRetentionMs miscalculated in GroupCoordinator Fix possible integer overflow You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] kafka pull request: KAFKA-3564: Count metric always increments by ...

2016-04-18 Thread kichristensen
GitHub user kichristensen opened a pull request: https://github.com/apache/kafka/pull/1235 KAFKA-3564: Count metric always increments by 1.0 Increment the counter by the value passed into the function You can merge this pull request into a Git repository by running: $ git pull

[GitHub] kafka pull request: KAFKA-3133: Add putIfAbsent function to KeyVal...

2016-02-15 Thread kichristensen
GitHub user kichristensen reopened a pull request: https://github.com/apache/kafka/pull/912 KAFKA-3133: Add putIfAbsent function to KeyValueStore @guozhangwang You can merge this pull request into a Git repository by running: $ git pull https://github.com/kichristensen/kafka

[GitHub] kafka pull request: KAFKA-3133: Add putIfAbsent function to KeyVal...

2016-02-15 Thread kichristensen
Github user kichristensen closed the pull request at: https://github.com/apache/kafka/pull/912 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] kafka pull request: KAFKA-3235: Unclosed stream in AppInfoParser s...

2016-02-14 Thread kichristensen
GitHub user kichristensen opened a pull request: https://github.com/apache/kafka/pull/914 KAFKA-3235: Unclosed stream in AppInfoParser static block Always close the stream You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request: KAFKA-627: Make UnknownTopicOrPartitionExcepti...

2016-02-14 Thread kichristensen
GitHub user kichristensen opened a pull request: https://github.com/apache/kafka/pull/913 KAFKA-627: Make UnknownTopicOrPartitionException a WARN in broker You can merge this pull request into a Git repository by running: $ git pull https://github.com/kichristensen/kafka

[GitHub] kafka pull request: KAFKA-3133: Add putIfAbsent function to KeyVal...

2016-02-14 Thread kichristensen
GitHub user kichristensen opened a pull request: https://github.com/apache/kafka/pull/912 KAFKA-3133: Add putIfAbsent function to KeyValueStore @guozhangwang You can merge this pull request into a Git repository by running: $ git pull https://github.com/kichristensen/kafka

[GitHub] kafka pull request: KAFKA-2676: AclCommandTest has wrong package n...

2016-01-28 Thread kichristensen
GitHub user kichristensen opened a pull request: https://github.com/apache/kafka/pull/828 KAFKA-2676: AclCommandTest has wrong package name Also fixed a couple of other tests with the same issue. This is my original work and I license the work to the project under the