[
https://issues.apache.org/jira/browse/KAFKA-6483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341746#comment-16341746
]
Tamas Cserveny edited comment on KAFKA-6483 at 1/26/18 11:01 PM:
-----------------------------------------------------------------
Hi ,
I'm not talking about *propagating* the headers, just that the
"extendedserializer" would be used. I think supporting this interface in sinks
is a much easier undertaking that propagation.
What do you think?
Cheers,
Tamas [~mjsax]
was (Author: smil):
Hi,
I'm not talking about *propagating* the headers, just that the
"extendedserializer" would be used. I think supporting this interface in sinks
is a much easier undertaking that propagation.
What do you think?
Cheers,
Tamas
> Support ExtendedSerializer in Kafka Streams
> -------------------------------------------
>
> Key: KAFKA-6483
> URL: https://issues.apache.org/jira/browse/KAFKA-6483
> Project: Kafka
> Issue Type: Improvement
> Components: streams
> Affects Versions: 1.0.0
> Reporter: Tamas Cserveny
> Assignee: Dale Peakall
> Priority: Major
>
> KIP-82 introduced the concept of message headers and introduced an
> ExtendedDeserializer interface that allowed a Deserializer to access those
> message headers.
> Change Kafka Streams to support the use of ExtendedSerializer to provide
> compatibility with Kafka Clients that use the new header functionality.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)