[ https://issues.apache.org/jira/browse/OAK-4873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Dürig updated OAK-4873: ------------------------------- Fix Version/s: 1.6 1.5.17 > Avoid running GC too frequently > ------------------------------- > > Key: OAK-4873 > URL: https://issues.apache.org/jira/browse/OAK-4873 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: segment-tar > Affects Versions: Segment Tar 0.0.16 > Reporter: Michael Dürig > Assignee: Michael Dürig > Labels: compaction, gc > Fix For: 1.5.17, 1.6 > > > As {{RevisionGCMBean.startRevisionGC()}} can be used to manually invoke a gc > cycle, there is the danger of running into a {{SNFE}} when gc is run multiple > times in quick succession (due to the retention time being based on number of > generations). We should come up with a mechanism to prevent this scenario. -- This message was sent by Atlassian JIRA (v6.3.4#6332)