GitHub user zd-project opened a pull request:
https://github.com/apache/storm/pull/2787
STORM-3169: Correctly convert configured minutes to milliseconds
See https://issues.apache.org/jira/browse/STORM-3169 for details
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zd-project/storm STORM-3169
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2787.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 #2787
----
commit fe0e5f4ddbb2260ad442320bceb99bb28a96fb33
Author: Zhengdai Hu <hu.zhengdai@...>
Date: 2018-08-01T20:59:17Z
STORM-3169: Correctly convert configured minutes to milliseconds
----
---