[
https://issues.apache.org/jira/browse/SLING-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927768#comment-17927768
]
Timothee Maret commented on SLING-12659:
----------------------------------------
https://github.com/apache/sling-org-apache-sling-distribution-journal/pull/162
> Log skipping distribution packages at DEBUG level
> -------------------------------------------------
>
> Key: SLING-12659
> URL: https://issues.apache.org/jira/browse/SLING-12659
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Affects Versions: Content Distribution Journal Core 0.4.0
> Reporter: Timothee Maret
> Priority: Major
> Fix For: Content Distribution Journal Core 0.5.2
>
>
> We currently log the following statement at INFO level
> {code:java}
> LOG.info("Skipping distribution package {} at offset={} (not subscribed)",
> message, info.getOffset()); {code}
> With multiple subscribers, the statement fill the logs.
> We should log that statement at DEBUG level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)