GitHub user danny0405 opened a pull request:
https://github.com/apache/storm/pull/2723
[STORM-3112] Incremental scheduling supports
Incremental scheduling supports.
JIRA: [STORM-3112](https://issues.apache.org/jira/browse/STORM-3112).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danny0405/storm delta-s
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2723.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 #2723
----
commit a53324da39044ea73cc5b3733f8fcfb65c3d7cf1
Author: chenyuzhao <chenyuzhao@...>
Date: 2018-06-18T04:15:15Z
[STORM-3112] Incremental scheduling supports
----
---