[
https://issues.apache.org/jira/browse/KAFKA-20173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058026#comment-18058026
]
Matthias J. Sax commented on KAFKA-20173:
-----------------------------------------
Yes, https://issues.apache.org/jira/browse/KAFKA-20120 and
https://issues.apache.org/jira/browse/KAFKA-20121 are both done. But not sure
if this really matter too much for this ticket?
This ticket is a follow up to a MINOR PR that fixed the incorrect usage of
`deserialize(...)` method, not passing `Headers` object:
[https://github.com/apache/kafka/pull/21449]
We wanted to follow up to check the entire KS code base if we alway use the
correct `deserialize(...)` (ie, for all (de)serializer code) and pass `Headers`
parameter correctly. Does this make sense?
> Revisit KS serde code to check if headers are passed correctly
> --------------------------------------------------------------
>
> Key: KAFKA-20173
> URL: https://issues.apache.org/jira/browse/KAFKA-20173
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Reporter: TengYao Chi
> Assignee: Uladzislau Blok
> Priority: Major
> Fix For: 4.3.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)