[GitHub] kafka pull request #4090: [KAFKA-6084] Propagate JSON parsing errors in Reas...

2017-10-18 Thread viktorsomogyi
GitHub user viktorsomogyi opened a pull request: https://github.com/apache/kafka/pull/4090 [KAFKA-6084] Propagate JSON parsing errors in ReassignPartitionsCommand You can merge this pull request into a Git repository by running: $ git pull https://github.com/viktorsomogyi

[GitHub] kafka pull request #3610: KAFKA-5674: max.connections.per.ip minimum should ...

2017-08-02 Thread viktorsomogyi
GitHub user viktorsomogyi opened a pull request: https://github.com/apache/kafka/pull/3610 KAFKA-5674: max.connections.per.ip minimum should be 0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/viktorsomogyi/kafka KAFKA-5674

[GitHub] kafka pull request #3477: KAFKA-1044: eliminating log4j from core

2017-07-03 Thread viktorsomogyi
GitHub user viktorsomogyi opened a pull request: https://github.com/apache/kafka/pull/3477 KAFKA-1044: eliminating log4j from core The aim of this PR to move kafka core/main away from log4j and introduce using slf4j only. To accomplish this task I: - refactored