[ZODB-Dev] [ zodb-Bugs-637243 ] CommitLock tests invalid

SourceForge.net noreply@sourceforge.net
Fri, 17 Jan 2003 11:43:41 -0800


Bugs item #637243, was opened at 2002-11-12 17:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=637243&group_id=15628

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Nobody/Anonymous (nobody)
Summary: CommitLock tests invalid

Initial Comment:
The various ZEO commit lock tests do not appear to be
working correctly.  They should test what happens when
several transactions are queued waiting for a storage
transaction to finish.  One of the connections should
be closed abruptly after getting queued so the error
handling code in restart() is tested.

Need to diagnose exactly which branches have this
problem by looking at logging code.  The problem may be
specific to the rewrites in the deadlock-debug branch.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=115628&aid=637243&group_id=15628