Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/462
this improves fix for BROOKLYN-328 and now also fixes many of the issues
described at BROOKLYN-329, specifically
*( causes default values to be inheritable
and
* 5) the ConfigMap.findKeys method never looked at the keys declared on the
container; I'm tidying that in order to test the above
* 6) if a yaml subtype reclares a supertype's parameter (from yaml) or
config key (from java) only partially, the results are not merged as one would
expect, but instead all parts of the super's declaration are lost
---
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.
---