You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2016/04/08 22:31:25 UTC

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

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

Ewen Cheslack-Postava resolved KAFKA-3521.
------------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.10.0.0)
                   0.10.1.0

Issue resolved by pull request 1197
[https://github.com/apache/kafka/pull/1197]

> 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: streams
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>              Labels: user-experience
>             Fix For: 0.10.1.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)