GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2309
(1.x) STORM-2724 Shutdown ExecutorService in WaterMarkEventGenerator in
shuâ¦
â¦tdown phase
* also names unnamed executor services in windowing package
This issue affects all 1.x version lines. (starting at 1.0.0)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-2724-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2309.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 #2309
----
commit 4db94248f711f19409bdb4f6739bfaa5feabcc03
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
----
---