[GitHub] kafka pull request #4238: KAFKA-6234: Increased timeout value for lowWaterma...

2017-11-19 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/4238 KAFKA-6234: Increased timeout value for lowWatermark response to avoid test failing occasionally Increase timeout to fix flaky integration test testLogStartOffsetCheckpoint. You can merge

[GitHub] kafka pull request #4230: KAFKA-5563: Moved comparison of connector name fro...

2017-11-17 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/4230 KAFKA-5563: Moved comparison of connector name from url against name … …from config to own function and added check to create connector call. You can merge this pull request into a

[GitHub] kafka pull request #4114: MINOR: Changed visibility of methods in ClusterCon...

2017-10-22 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/4114 MINOR: Changed visibility of methods in ClusterConnectionStates to private The methods resetReconnectBackoff and updateReconnectBackoff in ClusterConnectionStates both take an instance of a

[GitHub] kafka pull request #4113: KAFKA-6104: Added unit tests for ClusterConnection...

2017-10-22 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/4113 KAFKA-6104: Added unit tests for ClusterConnectionStates. Added a few unit tests for ClusterConnectionStates. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] kafka pull request #3566: KAFKA-5629: Added a warn message to the output of ...

2017-07-24 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/3566 KAFKA-5629: Added a warn message to the output of ConsoleConsumer when "auto.offset.reset" property is specified on the command line but overridden by the code during startup. Cur

[GitHub] kafka pull request #2755: KAFKA-4930: Added connector name validator …

2017-03-28 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/2755 KAFKA-4930: Added connector name validator … …to check for empty connector name and illegal characters in connector name. This also fixes KAFKA-4938 by removing the check for slashes in

[GitHub] kafka pull request #2512: Removed obsolete parameter form example config in ...

2017-02-07 Thread soenkeliebau
Github user soenkeliebau closed the pull request at: https://github.com/apache/kafka/pull/2512 --- 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 #2512: Removed obsolete parameter form example config in ...

2017-02-07 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/2512 Removed obsolete parameter form example config in docs. Parameter controller.message.queue.size was removed in 0.9 (KAFKA-2122) but is still listed in an example broker configuration in the

[GitHub] kafka pull request #2183: Removed obsolete parameter form example config in ...

2017-02-07 Thread soenkeliebau
Github user soenkeliebau closed the pull request at: https://github.com/apache/kafka/pull/2183 --- 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 #2511: KAFKA-4567 - Connect Producer and Consumer ignore ...

2017-02-07 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/2511 KAFKA-4567 - Connect Producer and Consumer ignore ssl parameters… KAFKA-4567 - Connect Producer and Consumer ignore ssl parameters configured for worker Added brief explanation to

[GitHub] kafka pull request #2183: Removed obsolete parameter form example config in ...

2016-11-28 Thread soenkeliebau
GitHub user soenkeliebau opened a pull request: https://github.com/apache/kafka/pull/2183 Removed obsolete parameter form example config in docs. Parameter controller.message.queue.size was removed in 0.9 (KAFKA-2122) but is still listed in an example broker configuration in the