[GitHub] kafka pull request: KAFKA-3086: Remove unused method.

2016-01-12 Thread Mszak
GitHub user Mszak opened a pull request: https://github.com/apache/kafka/pull/758 KAFKA-3086: Remove unused method. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mszak/kafka kafka-3086 Alternatively you can review and apply

[GitHub] kafka pull request: KAFKA-3082: Make LogManager.InitialTaskDelayMs...

2016-01-12 Thread Mszak
GitHub user Mszak opened a pull request: https://github.com/apache/kafka/pull/757 KAFKA-3082: Make LogManager.InitialTaskDelayMs configurable You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mszak/kafka kafka-3082 Alternatively

[GitHub] kafka pull request: KAFKA-2870: add optional operationRetryTimeout...

2015-12-03 Thread Mszak
GitHub user Mszak opened a pull request: https://github.com/apache/kafka/pull/624 KAFKA-2870: add optional operationRetryTimeout parameter to apply method in ZKUtils. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mszak/kafka

[GitHub] kafka pull request: Hide passwords while logging the config.

2015-10-27 Thread Mszak
GitHub user Mszak opened a pull request: https://github.com/apache/kafka/pull/371 Hide passwords while logging the config. Added PASSWORD_STRING in ConfigDef that returns "[hidden]" when method toString is invoked. You can merge this pull request into a Git repository

[GitHub] kafka pull request: KAFKA-2617: Move protocol field default values...

2015-10-20 Thread Mszak
GitHub user Mszak opened a pull request: https://github.com/apache/kafka/pull/338 KAFKA-2617: Move protocol field default values to Protocol. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Mszak/kafka kafka-2617-move-default