GitHub user schonfeld opened a pull request:

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

    [STORM-1051] Fix for flushMessagse NPE

    STORM-763 introduced a situation in which flushMessages could receive batch 
= null, in which case, an NPE is thrown because we weren't validating != null

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/schonfeld/storm 0.10.x-branch

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/742.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 #742
    
----
commit bcc1cc6ce1b1455a68eae8f0b1d4ceafe93d8488
Author: Michael Schonfeld <[email protected]>
Date:   2015-09-17T15:57:07Z

    fix npe issue

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to