You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Liquan Pei (JIRA)" <ji...@apache.org> on 2016/05/20 18:34:13 UTC

[jira] [Assigned] (KAFKA-3739) Add no-arg constructor for library provided serdes

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

Liquan Pei reassigned KAFKA-3739:
---------------------------------

    Assignee: Liquan Pei

> Add no-arg constructor for library provided serdes
> --------------------------------------------------
>
>                 Key: KAFKA-3739
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3739
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Liquan Pei
>              Labels: newbie, user-experience
>
> We need to add the no-arg constructor explicitly for those library-provided serdes such as {{WindowedSerde}} that already have constructors with arguments. Otherwise they cannot be used through configs which are expecting to construct them via reflections with no-arg constructors.



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