GitHub user govind-menon reopened a pull request:
https://github.com/apache/storm/pull/2385
YSTORM-2727: Generic Resource Aware Scheduling
Remaining
1. Add Tests
2. Do more manual testing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/govind-menon/storm YSTORM-2727
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2385.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 #2385
----
commit facf515b121c80eed6c02d74104e323cfb9e4a1d
Author: Govind Menon <[email protected]>
Date: 2017-09-07T18:50:05Z
YSTORM-2725: Generic Resource Scheduling - initial config changes and
TopologyBuilder API
commit 4337d44b4f95da34f2b1d0a4160353ab81c0fab0
Author: Govind Menon <[email protected]>
Date: 2017-10-23T15:31:08Z
YSTORM-2727: Generic Resource Aware Scheduling(GRAS) - metadata, scheduling
strategies and configuration enhancements
----
---