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 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 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