Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
inter.broker.protocol.version configuration was nice for few releases, but it is getting to be a pain to maintain, remember to update, it breaks on trunk upgrades, etc.
Since we have KIP-35, the controller can actually check for specific versions supported by brokers for specific API requests. Why not use that and get rid of the configuration?
We already maintain the protocol versions anyway, upgrades will be smoother, and we'll support upgrades between any two patches.
Attachments
Issue Links
- is duplicated by
-
KAFKA-3724 Replace inter.broker.protocol.version with KIP-35 based version detection
- Resolved
- is related to
-
KAFKA-4462 Improved Kafka Client Compatibility Policy
- Resolved