[GitHub] kafka pull request #2087: MINOR: Fix NPE when Connect offset contains non-pr...

2016-11-01 Thread mfenniak
GitHub user mfenniak opened a pull request: https://github.com/apache/kafka/pull/2087 MINOR: Fix NPE when Connect offset contains non-primitive type When storing a non-primitive type in a Connect offset, the following NullPointerException will occur: ``` 07:18:23.702

[GitHub] kafka pull request #1832: MINOR: Document that Connect topics should use com...

2016-09-07 Thread mfenniak
GitHub user mfenniak opened a pull request: https://github.com/apache/kafka/pull/1832 MINOR: Document that Connect topics should use compaction Update documentation for Kafka Connect distributed’s config.storage.topic, offset.storage.topic, and status.storage.topic configuration

[GitHub] kafka pull request #1783: MINOR: Update rocksDB dependency to 4.9.0

2016-08-24 Thread mfenniak
GitHub user mfenniak opened a pull request: https://github.com/apache/kafka/pull/1783 MINOR: Update rocksDB dependency to 4.9.0 rocksdbjni version 4.9.0 now includes support for running on Windows; this PR updates Kafka Stream's dependency to that version. Tests pass lo

[GitHub] kafka pull request #1782: MINOR: Fix ProcessorTopologyTestDriver to support ...

2016-08-24 Thread mfenniak
GitHub user mfenniak opened a pull request: https://github.com/apache/kafka/pull/1782 MINOR: Fix ProcessorTopologyTestDriver to support multiple source topics There's a minor bug in ProcessorTopologyTestDriver that prevents it from working with a topology that contains mul

[GitHub] kafka pull request #1639: MINOR: Remove slf4j-log4j from kafka-streams compi...

2016-07-19 Thread mfenniak
GitHub user mfenniak opened a pull request: https://github.com/apache/kafka/pull/1639 MINOR: Remove slf4j-log4j from kafka-streams compile dependencies As kafka-streams is intended to be used by applications that may or may not wish to use log4j, kafka-streams itself should not