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 2016/05/04 23:25:12 UTC

[jira] [Resolved] (KAFKA-3639) Configure default serdes passed via StreamsConfig

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

Ismael Juma resolved KAFKA-3639.
--------------------------------
    Resolution: Fixed

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

> Configure default serdes passed via StreamsConfig
> -------------------------------------------------
>
>                 Key: KAFKA-3639
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3639
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>              Labels: api
>             Fix For: 0.10.0.0
>
>
> For default serde classes passed via configs, their {{configure()}} function are not triggered before using. This makes the default serde not usable, for example, AvroSerializer where users may need to pass in a schema register client. We need to provide the interface where users can pass in the key-value map configs for the default serde classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)