[ZODB-Dev] ZEO.ClientStorage replication: invalidations don't work
    Tim Peters 
    tim at zope.com
       
    Thu Jan 26 20:15:26 EST 2006
    
    
  
[Mihai Ilinca]
> ...
In addition to what Dieter said (thanks, Dieter!),
> ...
> Trough 'slave' I only do read operations at the moment.
You didn't say which version of ZODB you're using.  If it's a version before
3.3, then a client that doesn't modify objects may not process invalidations
even when you cross a transaction boundary.  Much has been written about
that before, so I'll just point you at an earlier thread:
    http://mail.zope.org/pipermail/zodb-dev/2004-December/008230.html
    
    
More information about the ZODB-Dev
mailing list