kafka/coordinator-common/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/coordinator/common/runtime KAFKA-18308; Update CoordinatorSerde (#18455) 2025-01-10 11:17:30 +01:00
test/java/org/apache/kafka/coordinator/common/runtime KAFKA-18200; Handle empty batches in coordinator runtime (#18144) 2024-12-16 23:39:48 -08:00