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

Philipp Zehnder closed STREAMPIPES-170.
---------------------------------------
    Resolution: Fixed

> NullPointer in JS Evaluator if no event is returned
> ---------------------------------------------------
>
>                 Key: STREAMPIPES-170
>                 URL: https://issues.apache.org/jira/browse/STREAMPIPES-170
>             Project: StreamPipes
>          Issue Type: Bug
>          Components: Pipeline Elements
>            Reporter: Philipp Zehnder
>            Assignee: Philipp Zehnder
>            Priority: Major
>             Fix For: 0.67.0
>
>
> Currently users must return an event. It should also be possible to filter 
> events out of the data stream. In that case nothing should be returned. 
> e.g.:
> if (value > 5) {
>    return event;
> } 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to