[
https://issues.apache.org/jira/browse/KAFKA-20205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TengYao Chi updated KAFKA-20205:
--------------------------------
Description:
Create a Utils class and define
1 - all repetitive methods such as `readBytes` in de/serializaters of
*WithHeaders types (ref:
[https://github.com/apache/kafka/pull/21511/changes#r2832393068)]
2 - `keyBytes` methods in metered classes across all state store types.
3 - `rawTimestampedValue` methods in the in adapter classes across all state
store types.
was:
Create a Utils class and define
1- all repetitive methods such as `readBytes` in de/serializaters of
*WithHeaders types (ref:
[https://github.com/apache/kafka/pull/21511/changes#r2832393068)]
2- `keyBytes` methods in metered classes across all state store types.
> Refactor serialization and deserialization code for *WithHeaders types
> ----------------------------------------------------------------------
>
> Key: KAFKA-20205
> URL: https://issues.apache.org/jira/browse/KAFKA-20205
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: Alieh Saeedi
> Priority: Major
>
> Create a Utils class and define
> 1 - all repetitive methods such as `readBytes` in de/serializaters of
> *WithHeaders types (ref:
> [https://github.com/apache/kafka/pull/21511/changes#r2832393068)]
> 2 - `keyBytes` methods in metered classes across all state store types.
> 3 - `rawTimestampedValue` methods in the in adapter classes across all state
> store types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)