Michael Dürig created OAK-7936:
----------------------------------
Summary: Trigger JVM GC before invoking the file reaper
Key: OAK-7936
URL: https://issues.apache.org/jira/browse/OAK-7936
Project: Jackrabbit Oak
Issue Type: Improvement
Components: segment-tar
Reporter: Michael Dürig
Currently {{System.gc()}} is only called before cleanup. To further mitigate
the effect of OAK-4274 and https://bugs.java.com/view_bug.do?bug_id=4724038,
consider calling {{System.gc}} again before invoking the file reaper.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)