You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar Reddy (JIRA)" <ji...@apache.org> on 2016/04/27 13:33:12 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 ]

Manikumar Reddy updated KAFKA-3629:
-----------------------------------
    Status: Patch Available  (was: Open)

> 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)