GitHub user ahgittin opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/483

    add support for defining explicit inheritance for config keys

    obeyed for entities getConfig AND getAllConfig;
    for locations only obeyed for getConfig.
    notes in code explain why.
    
    this is applied to a couple of the QuorumCheck config keys to fix an 
"on-fire" state in one of the stock examples.

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

    $ git pull https://github.com/ahgittin/incubator-brooklyn heritable-config

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

    https://github.com/apache/incubator-brooklyn/pull/483.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 #483
    
----
commit 2939e80a8b36355a1619b079c80c79861bb156e3
Author: Alex Heneveld <[email protected]>
Date:   2015-01-28T15:00:57Z

    add support for defining explicit inheritance for config keys
    
    obeyed for entities getConfig AND getAllConfig;
    for locations only obeyed for getConfig.
    notes in code explain why.
    
    this is applied to a couple of the QuorumCheck config keys to fix an 
"on-fire" state in one of the stock examples.

----


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