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

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

Guozhang Wang created KAFKA-3739:
------------------------------------

             Summary: 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


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)