mirror of https://github.com/apache/kafka.git
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> |
||
---|---|---|
.. | ||
main/java/org/apache/kafka/message | ||
test/java/org/apache/kafka/message |