mirror of https://github.com/apache/kafka.git
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> |
||
---|---|---|
.. | ||
main/java/org/apache/kafka/message | ||
test/java/org/apache/kafka/message |