You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/06/02 08:27:04 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma updated KAFKA-5311:
-------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Issue resolved by pull request 3199
[https://github.com/apache/kafka/pull/3199]

> 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
>            Assignee: 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)