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 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 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 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 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 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 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 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