Damian Guy created KAFKA-3629:
---------------------------------
Summary: 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)