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

Guozhang Wang updated KAFKA-3629:
---------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

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

> KStreamImpl.to(...) throws NPE when the value SerDe is null
> -----------------------------------------------------------
>
>                 Key: KAFKA-3629
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3629
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 0.10.0.0
>            Reporter: Damian Guy
>            Assignee: Guozhang Wang
>             Fix For: 0.10.0.0
>
>
> On line 301 of KStreamImpl the null check is against the keySerde rather than 
> the valSerde. This results in an NPE if the valSerde is null 



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

Reply via email to