GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2623
[STORM-2687] Group Topology executors by network proximity needs and
schedule them on network wise close slots
https://issues.apache.org/jira/browse/STORM-2687
This tries to schedule topology upstream and downstream executors closely.
Doing performance testing on this.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-2687
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2623.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 #2623
----
commit 04b9aa289713e5b3ce67edb8526976959a12a41c
Author: Ethan Li <ethanopensource@...>
Date: 2018-02-20T22:04:02Z
[STORM-2687] Group Topology executors by network proximity needs and
schedule them on network wise close slots
----
---