[ZODB-Dev] Estrange behaviour with BTreeFolder2

Shane Hathaway shane at hathawaymix.org
Wed Apr 1 16:12:29 EDT 2009


Santi Camps wrote:
> I'm not saying that pickle cache was affected, I'm saying that loading
> a BTreeFolder2 seems very affected.   In a FileStorage system, objects
> contained in the BTreeFolder are not loaded when the BTreeFolder
> itself is loaded, but in RelStorage, a lot of contained objects are
> loaded just accessing the container ¿?   After that, this objects are
> never removed from memory, but the question is why they are loaded.

That should not happen, and I'm not aware of any reason why it would. 
There are automated tests that verify that does not happen, in fact, and 
they always pass.  So I need a lot more help to reproduce this.

Shane


More information about the ZODB-Dev mailing list