Colin McCabe created KAFKA-12877:
------------------------------------
Summary: 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
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.3.4#803005)