Christian Schneider created SLING-10612: -------------------------------------------
Summary: Time in distribution log always stays the same Key: SLING-10612 URL: https://issues.apache.org/jira/browse/SLING-10612 Project: Sling Issue Type: Bug Components: Content Distribution Reporter: Christian Schneider Assignee: Christian Schneider Fix For: Content Distribution Journal Core 0.1.20 Time of the log messages is always the same and reflects the time when the component started. {code:java} 2021/07/08 10:54:20:279 - INFO - Started Publisher agent publish with packageBuilder journal_filevault, queuedTimeout 60000 2021/07/08 10:54:20:279 - INFO - Request accepted with distribution package PackageMessage(pubSlingId=692ac085-a999-4599-a594-8f5daa98806b, reqType=TEST, pkgId=6befa125-4749-4527-a1d8-01fc1306b476, pkgType=journal_filevault, pkgLength=0, pubAgentName=publish, userId=nhash...@adobe.com, paths=[], deepPaths=[]) 2021/07/08 10:54:20:279 - INFO - Request accepted with distribution package PackageMessage(pubSlingId=692ac085-a999-4599-a594-8f5daa98806b, reqType=TEST, pkgId=2d69d664-3f82-4bb6-87fa-ead4738fbc9b, pkgType=journal_filevault, pkgLength=0, pubAgentName=publish, userId=nhash...@adobe.com, paths=[], deepPaths=[]) 2021/07/08 10:54:20:279 - INFO - Request accepted with distribution package PackageMessage(pubSlingId=692ac085-a999-4599-a594-8f5daa98806b, reqType=TEST, pkgId=2cb07d51-600a-496c-a4d7-1bbeed747a49, pkgType=journal_filevault, pkgLength=0, pubAgentName=publish, userId=nhash...@adobe.com, paths=[], deepPaths=[]) {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)