[ZODB-Dev] Blob savepoints leaving garbage?
by Christian Theune other posts by this author
Jun 26 2008 11:33AM messages near this date
Re: [ZODB-Dev] Mutating class of an instance
|
Re: [ZODB-Dev] Blob savepoints leaving garbage?
Hi,
I think I didn't totally grasp the way that blob savepoints work correctly. At
one of our installations we have lots of .spb files left around.
Looking at the code I don't see where .spb files get cleaned up again on
savepoint aborts.
On the bushy branch I found that having the TmpStore create directory
structures is probably a bad idea. I propose to have it create a directory
`savepoints` in the temporary directory and create files called
`oidrepr-tidrepr.spb`.
Comments?
Christian
--
Christian Theune · ct@[...].com
gocept gmbh & co. kg · forsterstra�e 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/
ZODB-Dev mailing list - ZODB-Dev@[...].org
http://mail.zope.org/mailman/listinfo/zodb-dev
Thread:
Christian Theune
Christian Theune
|