mirror of https://github.com/apache/kafka.git
We should avoid using Message.highestSupportedVersion to generate metadata records. Instead, we need to pick the correct record version based on the current metadata version which is in effect. In cases where there is only one record version that we know how to generate, we can hard code that version, but it should just be a simple constant zero. Reviewers: Jason Gustafson <jason@confluent.io> |
||
---|---|---|
.. | ||
src | ||
.gitignore |