[GitHub] kafka pull request #4081: KAFKA-6069: Properly tag KafkaStreams metrics with...

2017-10-17 Thread twbecker
GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/4081 KAFKA-6069: Properly tag KafkaStreams metrics with the client id. You can merge this pull request into a Git repository by running: $ git pull https://github.com/twbecker/kafka KAFKA-6069

[GitHub] kafka pull request #3455: KAFKA-5379 - ProcessorContext.appConfigs() should ...

2017-06-28 Thread twbecker
GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/3455 KAFKA-5379 - ProcessorContext.appConfigs() should return parsed values. You can merge this pull request into a Git repository by running: $ git pull https://github.com/twbecker/kafka kafka

[GitHub] kafka pull request #3155: Fix KAKFA-5334.

2017-05-26 Thread twbecker
GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/3155 Fix KAKFA-5334. Handle` rocksdb.config.setter` being set as a class name or class instance. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] kafka pull request #3054: KAFKA-5241: GlobalKTable does not checkpoint offse...

2017-05-15 Thread twbecker
GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/3054 KAFKA-5241: GlobalKTable does not checkpoint offsets after restoring state Ensure checkpointable offsets for GlobalKTables are always written on close. You can merge this pull request into a Git

[GitHub] kafka pull request #2827: Fix KAFKA-5044.

2017-04-10 Thread twbecker
Github user twbecker closed the pull request at: https://github.com/apache/kafka/pull/2827 --- 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 #2827: Fix KAFKA-5044.

2017-04-07 Thread twbecker
GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/2827 Fix KAFKA-5044. InFlightRequests#canSendMore should not require that previous sends completed if we are under the maxInFlightRequestsPerConnection limit. You can merge this pull request

[GitHub] kafka pull request #2826: Fix KAFKA-5044.

2017-04-07 Thread twbecker
Github user twbecker closed the pull request at: https://github.com/apache/kafka/pull/2826 --- 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 #2826: Fix KAFKA-5042.

2017-04-07 Thread twbecker
GitHub user twbecker opened a pull request: https://github.com/apache/kafka/pull/2826 Fix KAFKA-5042. InFlightRequests#canSendMore should not require that previous sends completed if we are under the maxInFlightRequestsPerConnection limit. You can merge this pull request