kafka/generator/src
Colin Patrick McCabe 135de5801e
KAFKA-12877: Make flexibleVersions mandatory (#10804)
Many Kafka protocol JSON files were accidentally configured to not use
flexible versions, since it was not on by default.  This PR requires
JSON files to specify a flexibleVersions value. If the JSON file does
not specify the flexibleVersions value, display an error message
suggesting the correct value to use for new messages.

Reviewers: Jason Gustafson <jason@confluent.io>
2021-06-15 16:04:30 -07:00
..
main/java/org/apache/kafka/message KAFKA-12877: Make flexibleVersions mandatory (#10804) 2021-06-15 16:04:30 -07:00
test/java/org/apache/kafka/message KAFKA-12877: Make flexibleVersions mandatory (#10804) 2021-06-15 16:04:30 -07:00