You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dale Peakall (JIRA)" <ji...@apache.org> on 2017/05/23 10:31:04 UTC

[jira] [Created] (KAFKA-5311) Support ExtendedDeserializer in Kafka Streams

Dale Peakall created KAFKA-5311:
-----------------------------------

             Summary: Support ExtendedDeserializer in Kafka Streams
                 Key: KAFKA-5311
                 URL: https://issues.apache.org/jira/browse/KAFKA-5311
             Project: Kafka
          Issue Type: Improvement
          Components: streams
    Affects Versions: 0.11.0.0
            Reporter: Dale Peakall
             Fix For: 0.11.0.0


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 ExtendedDeserializer to provide compatibility with Kafka Clients that use the new header functionality.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)