[
https://issues.apache.org/jira/browse/ARIES-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Mahrwald resolved ARIES-443.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.3
Committed changes in #1006143 and #1006144. For methods that throw a single
exception all logging is done at debug. If interceptors add new exceptions,
which leads to any previous exceptions being discarded, the discarded
exceptions are logged at warning level.
> Downgrade exception logging from error to debug within proxy Collaborator
> -------------------------------------------------------------------------
>
> Key: ARIES-443
> URL: https://issues.apache.org/jira/browse/ARIES-443
> Project: Aries
> Issue Type: Improvement
> Components: Blueprint
> Affects Versions: 0.3
> Reporter: Craig Muchinsky
> Assignee: Valentin Mahrwald
> Priority: Minor
> Fix For: 0.3
>
>
> Exception logging within the proxy Collaborator class is currently done at
> error level, however in many cases these exceptions are expected and
> shouldn't be cause for concern. Currently the only workaround is to turn off
> logging for Collaborator specifically. This is related to ARIES-442.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.