Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.