GitHub user narendly opened a pull request:

    https://github.com/apache/helix/pull/227

    [TASK] Implement AssignableInstanceManager

    AssignableInstanceManager supports job quotas in Task Framework by 1. 
Re-creates AssignableInstance map with correct resource usage based on 
TaskContexts 2. Provides an update API that refreshes instances and configs.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/narendly/helix 1313320

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/227.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 #227
    
----
commit 6ae8a70c77628f13f424dab698bcf72b2023f4c9
Author: Hunter Lee <narendly@...>
Date:   2018-07-10T00:07:41Z

    [HELIX-720] [TASK] Implement AssignableInstanceManager
    
    AssignableInstanceManager supports job quotas in Task Framework by 1. 
Re-creates AssignableInstance map with correct resource usage based on 
TaskContexts 2. Provides an update API that refreshes instances and configs.

----


---

Reply via email to