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)