David Jacot created KAFKA-15518: ----------------------------------- Summary: The generator should ensure that versions of all the fields are within the valid versions Key: KAFKA-15518 URL: https://issues.apache.org/jira/browse/KAFKA-15518 Project: Kafka Issue Type: Improvement Reporter: David Jacot
We just had a case where we wrongly put the version of a field: [https://github.com/apache/kafka/pull/14447.] The generator should validate this and raise an error when a field uses an invalid version. -- This message was sent by Atlassian Jira (v8.20.10#820010)