Timothee Maret created SLING-10312:
--------------------------------------
Summary: Include exception message when handling exception while
communicating to the journal
Key: SLING-10312
URL: https://issues.apache.org/jira/browse/SLING-10312
Project: Sling
Issue Type: Bug
Components: Content Distribution
Reporter: Timothee Maret
Assignee: Timothee Maret
Fix For: Content Distribution Journal Core 0.1.18
The JournalAvailableChecker should log the exception message when handling
exception events. Currently it does print
{code}
sling.distribution.journal.shared.JournalAvailableChecker Received exception
event com.adobe.mcloud.pipeline.client.http.HttpPipelineException. Journal is
considered unavailable.
{code}
but should include the message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)