Christian Schneider created SLING-9628:
------------------------------------------
Summary: Send log messages from subscriber to publisher
Key: SLING-9628
URL: https://issues.apache.org/jira/browse/SLING-9628
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: Content Distribution Journal Core 0.1.18, Content
Distribution Journal Kafka 0.1.6, Content Distribution Journal Messages 0.1.10
In the content distribution UI we can display a distribution log per agent.
Currently this log only shows that package messages are sent out.
This issue is about also showing successfully imported packages as well as
errors during import on the subscriber side.
The idea is to send a new message type LogMessage on the discovery topic. These
messages are received by the DiscoveryService and added to the DIstributionLog.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)