[ https://issues.apache.org/jira/browse/KAFKA-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-3739. ---------------------------------- Resolution: Fixed Fix Version/s: 0.10.2.0 Issue resolved by pull request 2308 [https://github.com/apache/kafka/pull/2308] > 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: huxi > Labels: newbie, user-experience > Fix For: 0.10.2.0 > > > 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)