[ 
https://issues.apache.org/jira/browse/FLINK-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053445#comment-14053445
 ] 

Fabian Hueske commented on FLINK-841:
-------------------------------------

This message tells the user what went wrong but doesn't help how to avoid / 
overcome this problem.

The error message for the original exception in this issue should tell the 
user, that the delta set (or however we call it) wants to update a key that 
does not exist in the solution set.

> Updating a non-existing key in solution set yields a NPE
> --------------------------------------------------------
>
>                 Key: FLINK-841
>                 URL: https://issues.apache.org/jira/browse/FLINK-841
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: GitHub Import
>              Labels: github-import
>             Fix For: pre-apache
>
>
> When running the Scala Connected Components example with some invalid input 
> data (an input edge contained a vertex that was not present in the vertex 
> input) I got a NPE.
> This NPE should be replaced by some meaningful error message.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/841
> Created by: [fhueske|https://github.com/fhueske]
> Labels: enhancement, runtime, user satisfaction, 
> Milestone: Release 0.5.1
> Created at: Tue May 20 22:37:13 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to