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/11 10:42:00 UTC

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

Julian Reschke created OAK-8476:
-----------------------------------

             Summary: 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
             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)