GitHub user SinghAsDev reopened a pull request:
https://github.com/apache/kafka/pull/986
KAFKA-3307: Add ProtocolVersion request/response and server side handling.
The patch does the following.
1. For unknown requests or protocol versions, broker sends an empty
response, instead
Github user SinghAsDev closed the pull request at:
https://github.com/apache/kafka/pull/986
---
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 is e
GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/986
Kafka 3307: Add ProtocolVersion request/response and server side handling.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KA