GitHub user grkvlt opened a pull request:

    https://github.com/apache/brooklyn-server/pull/408

    [TMP] Use actual config key if available in DSL

    Attempting to fix issue where config defined in `brooklyn.parameters` is 
resolved as `null` instead of using the default value, when used inside a 
transformer. This appears to be a race condition or related to use of 
`getImmediately()` since the issue disappears when investigated with a debugger.

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

    $ git pull https://github.com/grkvlt/brooklyn-server 
transformer-config-nulls

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

    https://github.com/apache/brooklyn-server/pull/408.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 #408
    
----
commit 3d8c3d064a3bacb2fcada70799d86a2ca42cd7a0
Author: Andrew Donald Kennedy <andrew.kenn...@cloudsoftcorp.com>
Date:   2016-11-06T01:40:38Z

    Use actual config key if available in DSL

----


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