kafka/generator/src
David Jacot 87334e6c2e
KAFKA-18308; Update CoordinatorSerde (#18455)
This patch updates the GroupCoordinatorSerde and the ShareGroupCoordinatorSerde to leverage the CoordinatorRecordType to deserialize records. With this, newly added record are automatically picked up. In other words, the serdes work with all defined records without doing anything.

Reviewers: Andrew Schofield <aschofield@confluent.io>
2025-01-10 11:17:30 +01:00
..
main/java/org/apache/kafka/message KAFKA-18308; Update CoordinatorSerde (#18455) 2025-01-10 11:17:30 +01:00
test/java/org/apache/kafka/message KAFKA-18128 Fix failed test MetadataSchemaCheckerToolTest.testVerifyEvolutionGit in PR (#17996) 2024-12-02 16:19:18 +08:00