[
https://issues.apache.org/jira/browse/KAFKA-12877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-12877.
------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> Fix KRPC files with missing flexibleVersions annotation
> -------------------------------------------------------
>
> Key: KAFKA-12877
> URL: https://issues.apache.org/jira/browse/KAFKA-12877
> Project: Kafka
> Issue Type: Bug
> Reporter: Colin McCabe
> Assignee: Colin McCabe
> Priority: Major
> Fix For: 3.0.0
>
>
> Some KRPC files do not specify their flexibleVersions. Unfortunately, in this
> case, we default to not supporting any flexible versions. This is a poor
> default, since the flexible format is both more efficient (usually) and
> flexible.
> Make flexibleVersions explicit and disallow setting anything except "0+" on
> new RPC and metadata records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)