[ZODB-Dev] Wrong blob returned in one of the zeo clients

Shane Hathaway shane at hathawaymix.org
Tue Mar 1 15:32:43 EST 2011


On 03/01/2011 08:05 AM, Maurits van Rees wrote:
> No, I am still seeing it.  I now see more clearly that the problem is
> that two files share the same blob name.  I completely remove the blob
> cache and restart the zeo client.  I visit image number 1 and get this
> file in the var/blobcache:
> 291/0x038c599924e70177.blob

Did you copy that filename exactly?  Blob cache filenames should not 
have an 'x' in them.  I would expect to see a '.' where you put the 'x'. 
  I wonder if you somehow got the wrong cache layout, or if something is 
monkey-patching the cache layout.

Shane


More information about the ZODB-Dev mailing list