GitHub user danny0405 opened a pull request:
https://github.com/apache/storm/pull/2431
heartbeats and assignments promotion for storm2.0
For large cluster support, good scheduling performance for scheduling and
assignments distribution.
This is PR for 1.1.x-branch of heartbeats promotion
https://github.com/apache/storm/pull/2389
This is PR for 1.1.x-branch of assignments promotion
https://github.com/apache/storm/pull/2319
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danny0405/storm heartbeats-promotion-v2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2431.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 #2431
----
commit 22ebfa65d40ad3d9fccf58f95ca19425408e505e
Author: chenyuzhao <[email protected]>
Date: 2017-11-21T09:54:23Z
heartbeats and assignments promotion for storm2.0
----
---