Github user geomacy commented on the issue:

    https://github.com/apache/brooklyn-server/pull/155
  
    Just noting the issues with this that we observed earlier, to do with 
effector invocations with parameters that are DSL expressions:
    
    At present there is no ability to have multi line effector invocations, 
which would enable simple writing of effector calls where the parameters were 
themselves DSL expressions. See disabled test "testEffectorMultiLine" in 
EffectorsYamlTest.java.
    
    Also when doing such invocations on one line there are problems. The test 
EffectorsYamlIntegrationTest fails. This appears to be a byproduct of 
[8bfff1635c](https://github.com/apache/brooklyn-server/commit/8bfff1635c77affa19b9a33522ac1ab2ae6d2c8d)
 Fix config().getNonBlocking for MapConfigKey.  It is cancelling the subtask 
for the effector call during the validation phase of the blueprint (per 
attached), before it gets evaluated when it’s meant to be. See attached stack 
trace.
    
    
[threads_report.txt](https://github.com/apache/brooklyn-server/files/354719/threads_report.txt)
    



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