Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/864#issuecomment-138865168
  
    @alasdairhodge as discussed offline, I don't like it when the exception 
thrown in one thread is then rethrown by another thread, without wrapping it.
    
    If that is done, the exception thrown in the user's thread won't include 
the user's stacktrace, so the user won't be able to tell what in their code was 
executing when the exception happened. The avoidance of that confusion 
justifies keeping the `InvocationTargetException`.


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