You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by neykov <gi...@git.apache.org> on 2017/02/16 17:38:42 UTC

[GitHub] brooklyn-server issue #562: Provide a scratchpad area per management context

Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-server/pull/562
  
    Good idea about a limited interface @geomacy. If you look at the change sites you'll find out that a `context` is hard to identify. On the other hand using a `ConfigKey` for the key gives you a pretty good idea what the value is. Perhaps I should enforce the use of `ConfigKeys` in the interface.
    
    @tbouron I share your concerns so I added https://github.com/apache/brooklyn-docs/pull/150 as well. There are (still) valid uses of `put` on `BrooklynProperties` left in the code base so would be careful with adding logging there. Also it will start logging for the backwards compatibility changes which is also not a great UX.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---