Timothee Maret created SLING-8620:
-------------------------------------
Summary: Journal Distribution discovery service should log
topology changes at INFO level
Key: SLING-8620
URL: https://issues.apache.org/jira/browse/SLING-8620
Project: Sling
Issue Type: Improvement
Components: Content Distribution
Affects Versions: Content Distribution Journal Core 0.1.6
Reporter: Timothee Maret
Assignee: Timothee Maret
The distribution journal discovery
[service|https://github.com/apache/sling-org-apache-sling-distribution-journal/blob/master/src/main/java/org/apache/sling/distribution/journal/impl/publisher/DiscoveryService.java]
computes delta between views and
[logs|https://github.com/apache/sling-org-apache-sling-distribution-journal/blob/master/src/main/java/org/apache/sling/distribution/journal/impl/publisher/DiscoveryService.java#L127]
the views upon change. Instead of logging at DEBUG level, we should log it at
INFO level. This information is useful to understand how subscribers are
announced.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)