On Tue, Mar 1, 2011 at 11:50 PM, Shane Hathaway <sh...@hathawaymix.org> wrote:
> On 03/01/2011 02:47 PM, Maurits van Rees wrote:
>> - ZODB3 3.8.6-polling
>>
>> Blobs are stored in postgres with RelStorage.  Layout of the blob cache
>> dir is 'zeocache'.

I should have spotted this earlier. The zeocache layout was only
introduced in ZODB 3.9. I'm surprised it doesn't fail in worse ways
under 3.8.

> I reproduced your setup and I think I found it: "shared-blob-dir false"
> seems to be incompatible with ZODB 3.8, because the blob code in ZODB
> 3.8 constructs blob filenames in an inflexible way.  IOW,
> BlobCacheLayout was never intended to work with ZODB 3.8.  I expect my
> test runner to confirm this within the next couple of hours, then I'll
> make it so "shared-blob-dir false" is not available with ZODB 3.8.

Indeed.

Hanno
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to