chia7712 commented on PR #16420:
URL: https://github.com/apache/kafka/pull/16420#issuecomment-2186476992
BTW, there is a description in KIP-584
> Each broker’s supported dictionary of {feature → version range} will be
defined in the broker code. For each supported feature, the supported version
range is defined by a min_version (an int64 starting always from 1) and
max_version (an int64 >=1 and >= min_version).
not sure why #15671 changed the start version from 1 to 0
https://github.com/apache/kafka/pull/15671/files#r1576879728
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]