[ https://issues.apache.org/jira/browse/JCR-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Greg Schueler updated JCR-2349: ------------------------------- Attachment: collect.jsp I have attached a file "collect.jsp", which provides a button to perform garbage collection. > add a mechanism for performing datastore garbage collection > ----------------------------------------------------------- > > Key: JCR-2349 > URL: https://issues.apache.org/jira/browse/JCR-2349 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: jackrabbit-webapp > Affects Versions: 1.5.7 > Environment: jetty 6.1.14, linux > Reporter: Greg Schueler > Attachments: collect.jsp > > > There is no built in mechanism for performing garbage collection when using > the DataStore. When using the webapp as a standalone WebDAV service with > FileDataStore, this means that no deleted content is ever cleared from disk. > currently the only way to do garbage collection is with additional java code: > http://wiki.apache.org/jackrabbit/DataStore > provide a configuration for some periodic automatic garbage collection, or a > way of invoking it on demand. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.