You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by HeartSaVioR <gi...@git.apache.org> on 2017/10/17 04:00:18 UTC

[GitHub] storm pull request #2374: STORM-2779 NPE on shutting down WindowedBoltExecut...

GitHub user HeartSaVioR opened a pull request:

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

    STORM-2779 NPE on shutting down WindowedBoltExecutor

    * waterMarkEventGenerator could be null when timestamp field is not specified

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

    $ git pull https://github.com/HeartSaVioR/storm STORM-2779

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

    https://github.com/apache/storm/pull/2374.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 #2374
    
----
commit e69fbc51ada2fd542d717bbd7623c39f4f6a1cb8
Author: Jungtaek Lim <ka...@gmail.com>
Date:   2017-10-17T03:40:48Z

    STORM-2779 NPE on shutting down WindowedBoltExecutor
    
    * waterMarkEventGenerator could be null when timestamp field is not specified

----


---

[GitHub] storm issue #2374: STORM-2779 NPE on shutting down WindowedBoltExecutor

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

    https://github.com/apache/storm/pull/2374
  
    +1


---

[GitHub] storm pull request #2374: STORM-2779 NPE on shutting down WindowedBoltExecut...

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

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


---

[GitHub] storm issue #2374: STORM-2779 NPE on shutting down WindowedBoltExecutor

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

    https://github.com/apache/storm/pull/2374
  
    +1


---

[GitHub] storm issue #2374: STORM-2779 NPE on shutting down WindowedBoltExecutor

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

    https://github.com/apache/storm/pull/2374
  
    +1


---