You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2016/04/07 00:09:25 UTC

[jira] [Created] (KAFKA-3521) Better handling NPEs in Streams DSL implementation

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)