[ZODB-Dev] My turn for ReadConflictErrors...

Guido van Rossum guido at python.org
Fri Jun 13 12:01:30 EDT 2003


> > Anyway, were those 94 conflicts in 8 hours *resolved* or *unresolved*
> > or both kinds?
> 
> unresolved. we dont know from the log whether read or write.

I don't think read conflicts are "resolved" in any way.  You get a
ReadConflictError which you can catch and that's that.  Write
conflicts are what gets resolved (by the storage).

> resolved conflicts are not logged.

That's good to know.  Jeremy wasn't sure.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the ZODB-Dev mailing list