1 Oct 2009 01:42
Re: webdav webapp is not relinquishing disk space
Greg Schueler <greg <at> dtosolutions.com>
2009-09-30 23:42:44 GMT
2009-09-30 23:42:44 GMT
Ok, for installations that have already been configured to use the FileDataStore, what is the simplest solution to invoking the garbage collection? It's not clear to me how I can go about doing that. Do I have to modify the existing webapp/servlet code to add this custom service and rebuild it? or is it possible to do this via RMI? On Wed, Sep 30, 2009 at 2:58 PM, Alexander Klimetschek <aklimets <at> day.com>wrote: > On Wed, Sep 30, 2009 at 22:04, Greg Schueler <greg <at> dtosolutions.com> > wrote: > > I see, so as it stands the webdav webapp cannot really be used > "standalone" > > as a simple file based WebDAV repository solution, because it requires > > custom code to in actualy delete files? > > You don't have to use the data store - you can use a bundle > persistence manager only, with eg. blob store option on. The data > store is optimized for the typical content repository case, where > deletions are seldom and things are kept/archived for a long(er) time. > > > Regards, > Alex > > -- > Alexander Klimetschek > alexander.klimetschek <at> day.com >
RSS Feed