kafka/metadata
Colin Patrick McCabe ac3a3687a0
MINOR: Avoid highestSupportedVersion outside tests (#12829)
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>
2022-11-08 08:38:47 -08:00
..
src MINOR: Avoid highestSupportedVersion outside tests (#12829) 2022-11-08 08:38:47 -08:00
.gitignore KAFKA-13429: ignore bin on new modules (#11415) 2021-11-10 14:36:24 -06:00