GitHub user drigodwin opened a pull request:
https://github.com/apache/brooklyn-server/pull/391
Enable BasicExecutionManager logging for specific exceptions
An NullPointerException in ServiceReplacer was being swallowed in
BasicExecutionManager, this makes exemptions for logging specific types of
Exceptions.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/drigodwin/brooklyn-server enable-logging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/391.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #391
----
commit 2cf4b2bc2bb6f004eafe844e18d1bc1498d80e69
Author: Duncan Godwin <[email protected]>
Date: 2016-10-20T13:22:06Z
Enabled logging for specific exceptions
----
---
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.
---