Github user revans2 commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1785#discussion_r94972777
  
    --- Diff: docs/IConfigLoader.md ---
    @@ -0,0 +1,58 @@
    +---
    +title: IConfigLoader
    +layout: documentation
    +documentation: true
    +---
    +
    +
    +### Introduction
    +IConfigLoader is an interface designed to allow way to dynamically load 
scheduler resource constraints into scheduler implementations. Currently, the 
MultiTenant scheduler uses this interface to dynamically load the number of 
isolated nodes a given user has been guaranteed, and the ResoureAwareScheduler 
uses the interface to dynamically load per user resource guarantees.
    --- End diff --
    
    Perhaps "designed to allow dynamic loading of scheduler resource 
constraints"


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