Joerg Hoh created SLING-11928:
---------------------------------
Summary: Improve wording in log message
Key: SLING-11928
URL: https://issues.apache.org/jira/browse/SLING-11928
Project: Sling
Issue Type: Task
Components: Content Distribution
Affects Versions: Content Distribution Journal Core 0.1.26
Reporter: Joerg Hoh
The log message
{noformat}
Timeout waiting for distribution package at offset=xxxxx on status topic
{noformat}
should be clearer; it indicates that the precondition to import a package has
not been met and for that reason it cannot import the package. Right now the
message could also be interpreted that there is a network timeout or something
like that.
I suggest the following log message:
{noformat}
The precondition to import the distribution package at offset=xxxx on status
topic is not met, thus waiting.
{noformat}
It's clear, that this situation is expected and that the actual instance cannot
do much about this situation, until the precondition is met.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)