GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2310
STORM-2724 Shutdown ExecutorService in WaterMarkEventGenerator in shuâ¦
â¦tdown phase
* also names unnamed executor services in windowing package
For 1.x version: #2309
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-2724
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2310.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 #2310
----
commit f3a7be1a16c9fe9208c2af94505ea29b2b327a8b
Author: Jungtaek Lim <[email protected]>
Date: 2017-09-07T14:36:10Z
STORM-2724 Shutdown ExecutorService in WaterMarkEventGenerator in shutdown
phase
* also names unnamed executor services in windowing package
----
---