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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/07/29 06:32:05 UTC

[jira] [Closed] (OAK-8476) RDBVersionGCSupport returns incorrect value for "oldest deleted document"

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

Julian Reschke closed OAK-8476.
-------------------------------

> RDBVersionGCSupport returns incorrect value for "oldest deleted document"
> -------------------------------------------------------------------------
>
>                 Key: OAK-8476
>                 URL: https://issues.apache.org/jira/browse/OAK-8476
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: rdbmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>              Labels: candidate_oak_1_10
>             Fix For: 1.16.0
>
>
> This code is used on the first run of VersionGC (or after resetting metadata).
> The returned value is used for "guessing" what time interval to use for the first run.
> The incorrect return value (milliseconds vs seconds) causes the recommendations logic to always start in 1970. Fortunately, it quickly recovers from that on subsequent runs.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)