GitHub user Ethanlm opened a pull request:

    https://github.com/apache/storm/pull/2199

    [STORM-2201] Add dynamic scheduler configuration loading

    This adds an interface and two implementations, one that will load from a 
local file, and another
    that will load a config from artifactory.
    
    It also modifies the ResourceAwareScheduler and Multitenant schedulers to 
have a plugin interface and configuration entries for the plugin.
    
    Unit tests are also added for the implementations.
    
    See: https://github.com/apache/storm/pull/1785
    
    Also fixed some checkstyle issues. 

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

    $ git pull https://github.com/Ethanlm/storm STORM-2201

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

    https://github.com/apache/storm/pull/2199.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 #2199
    
----
commit 47cbf456b3b89811f8ae2c0ae330e6a538ab36c6
Author: Ethan Li <ethanopensou...@gmail.com>
Date:   2017-07-10T17:04:50Z

    Add dynamic scheduler configuration loading

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to