Guozhang Wang created KAFKA-3521:
------------------------------------
Summary: Better handling NPEs in Streams DSL implementation
Key: KAFKA-3521
URL: https://issues.apache.org/jira/browse/KAFKA-3521
Project: Kafka
Issue Type: Bug
Components: kafka streams
Reporter: Guozhang Wang
Assignee: Guozhang Wang
Fix For: 0.10.0.0
We observer a few cases where a mal-programmed application would trigger NPE
thrown from some lower-level classes, where they should really been validated
with more meaningful exceptions being thrown if the validation fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)