You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srdo <gi...@git.apache.org> on 2018/05/06 08:43:45 UTC

[GitHub] storm pull request #2663: Storm 3059 1.x

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 <sr...@...>
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 <sr...@...>
Date:   2018-05-06T08:41:42Z

    Backport

----


---

[GitHub] storm issue #2663: Storm 3059 1.x

Posted by srdo <gi...@git.apache.org>.
Github user srdo commented on the issue:

    https://github.com/apache/storm/pull/2663
  
    Squashed


---

[GitHub] storm pull request #2663: Storm 3059 1.x

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2663


---