You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/02/22 01:02:44 UTC

[jira] [Updated] (KAFKA-3629) KStreamImpl.to(...) throws NPE when the value SerDe is null

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

Matthias J. Sax updated KAFKA-3629:
-----------------------------------
    Affects Version/s:     (was: 0.10.0.0)

> 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
>            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.15#6346)