José Armando García Sancio created KAFKA-14872:
--------------------------------------------------
Summary: Auto-generate full (de)serializers for log control records
Key: KAFKA-14872
URL: https://issues.apache.org/jira/browse/KAFKA-14872
Project: Kafka
Issue Type: Improvement
Components: log
Reporter: José Armando García Sancio
Assignee: José Armando García Sancio
At the moment the (de)serializer log control records is somewhat inconsistent.
Some control record values are manually encoded and decoded while some control
record values use the "Kafka data" generators.
The control record key is always manually (de)serialized.
We should be able to unify this code by introducing a new type ({{{}"type":
"control"){}}} for the generator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)