You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christian Schneider (Jira)" <ji...@apache.org> on 2021/07/15 12:06:00 UTC

[jira] [Resolved] (SLING-10612) Time in distribution log always stays the same

     [ https://issues.apache.org/jira/browse/SLING-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved SLING-10612.
-----------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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=nhashimo@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=nhashimo@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=nhashimo@adobe.com, paths=[], deepPaths=[])
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)