GitHub user zd-project opened a pull request:
https://github.com/apache/storm/pull/2789
STORM-3173: flush metrics to ScheduledReporter on shutdown
https://issues.apache.org/jira/browse/STORM-3173
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zd-project/storm STORM-3173
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2789.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 #2789
----
commit b2ec79c4dcb5beb60f9d5988cbf46431c451734d
Author: Zhengdai Hu <hu.zhengdai@...>
Date: 2018-08-02T20:38:48Z
STORM-3173: Refactored API for PreparableReporter
commit afc31b62ed59c6b2e1a1c00af8d7600bc92247e9
Author: Zhengdai Hu <hu.zhengdai@...>
Date: 2018-08-02T20:40:46Z
STORM-3173: Enable flushing when closing a ScheduledReporter
----
---