GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2663
Storm 3059 1.x
https://issues.apache.org/jira/browse/STORM-3059
1.x version of https://github.com/apache/storm/pull/2662
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3059-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2663.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2663
----
commit 7f10ad5684b4286f7af2f487d71cdd4c98ea00d6
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-05-06T08:16:25Z
STORM-3059: Fix NPE when the processing guarantee is not AT_LEAST_ONCE and
the spout filters out a null tuple
commit aaf0fed3aaf8e32d8818a5354d86cf314693a411
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-05-06T08:41:42Z
Backport
----
---