GitHub user ppoulosk opened a pull request:

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

    [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.

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

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

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

    https://github.com/apache/storm/pull/1785.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 #1785
    
----
commit a3024280e0aa1352ff7c0bd79f5d0e04fafff844
Author: Paul Poulosky <[email protected]>
Date:   2016-09-16T19:11:12Z

    Add dynamic scheduler configuration loading.  This has an interface and
    two implementations, one that will load from a local file, and another
    that will load a config from artifactory.
    
    Merge pull request #807 from ppoulosk/YSTORM-3095-redux
    
    [YSTORM-3095]  [YSTORM-3779]  Re-merge and fix Artifactory scheduler plugins
    
    Move to org.apache

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to