[Zope] Z2 CONFLICT Competing writes
Jean Jordaan
jean@upfrontsystems.co.za
Tue, 18 Dec 2001 10:25:57 +0200
Hi Dieter
> Searching the (searchable) mailing list archives will tell you:
Hmm, this looks like the most complete statement of the problem:
http://lists.zope.org/pipermail/zope/2001-November/102949.html
Toby Dickenson explains that these "Competing writes" errors are
really competing *reads* of attributes that have changed during a
transaction, and that future ZODB development will address this.
There are many other reports of the problem, but AFAICS no insights
beyond Toby's.
Jean