Github user sjcorbett commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/749#issuecomment-123797110
  
    Is it a bug? We can remove the effector but for example `Startable` 
entities are still going to have a `stop` method the can be invoked 
programatically. Brooklyn turns those method calls into effector invocations. 
Should we not do this if the related effector has been removed?
    
    I'm wary of modifying `Effectors.invocation` (see 
https://github.com/apache/incubator-brooklyn/blob/master/core/src/main/java/brooklyn/entity/effector/Effectors.java#L153-159)
 without looking more into what is relying on this at the moment.


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