You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Andrei Dulceanu (JIRA)" <ji...@apache.org> on 2017/02/28 08:47:45 UTC

[jira] [Resolved] (OAK-5835) JournalReader should include timestamp information (if available)

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

Andrei Dulceanu resolved OAK-5835.
----------------------------------
    Resolution: Fixed

Fixed at r1784701.
Thanks [~mduerig] for reviewing the patches!

> JournalReader should include timestamp information (if available)
> -----------------------------------------------------------------
>
>                 Key: OAK-5835
>                 URL: https://issues.apache.org/jira/browse/OAK-5835
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-tar
>            Reporter: Andrei Dulceanu
>            Assignee: Andrei Dulceanu
>            Priority: Minor
>             Fix For: 1.7.0, 1.8
>
>         Attachments: OAK-5835-02.patch, OAK-5835.patch
>
>
> Currently the {{journal.log}} has entries like below:
> {code}
> 1d889da9-b41c-4889-a0cd-a9aa9dcc1737:259992 root 1457408708772
> {code}
> At the moment {{JournalReader}} parses only the information regarding head state (first column), without returning anything about the time at which that revision was written (third column). This info needs to be included as well (only if available), without enforcing any check on the format described above.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)