Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/462
@geomacy good find in your failing test
[above](https://github.com/apache/brooklyn-server/pull/462#issuecomment-270408039)
-- we do not filter out hidden ancestor config keys whenever we populate the
list of declared config keys, neither in:
* `BasicSpecParameter.fromSpec(..)`, where we extend a spec from a spec; nor
* `InternalEntityFactory.loadUnitializedEntity(...)`, where we create a
spec for a java class; nor
* `BrooklynDynamicType.buildConfigKeys(..)`, where we record the entity
signature for a java type
i think it is worth fixing this. :(
---
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.
---