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

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Nov 2002 09:36:15 -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: Open
Resolution: None
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