Github user aledsage commented on the pull request:

    https://github.com/apache/brooklyn-server/pull/155#issuecomment-221352423
  
    I was thinking we might configure this with:
    
        $brooklyn:entity("other").effector("findInformation"):
          args:
            arg1: "value"
            arg2: 3.14159d
            arg3: $brooklyn:config("key")        
    
    You could imagine (in the future) supporting more options such as timeout, 
non-blocking, on-error, etc. Putting the arguments inside "args" gives us 
better extensibility for the future, I think.


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