kafka/core
Jeff Kim 8439ef2e92
KAFKA-14869: Bump coordinator value records to flexible versions (KIP-915, Part-2) (#13526) (#13600)
This patch implemented the second part of KIP-915. It bumps the versions of the value records used by the group coordinator and the transaction coordinator to make them flexible versions. The new versions are not used when writing to the partitions but only when reading from the partitions. This allows downgrades from future versions that will include tagged fields.

Reviewers: David Jacot <djacot@confluent.io>
2023-04-25 10:39:24 +02:00
..
src KAFKA-14869: Bump coordinator value records to flexible versions (KIP-915, Part-2) (#13526) (#13600) 2023-04-25 10:39:24 +02:00
.gitignore KAFKA-4848: Fix retryWithBackoff deadlock issue 2017-03-20 21:56:15 -07:00