You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Kurt Huwig <k....@iku-ag.de> on 2007/09/17 22:59:10 UTC

SELECT + INSERT deadlock

Hi there,

can someone with knowledge of the index-split and locking code have a 
look at

http://issues.apache.org/jira/browse/DERBY-2991

It contains a reproducing example that deadlocks Derby with simple 
INSERT and SELECT statements due to a race condition in the b-tree 
split.

If someone points me in the right direction, I could start looking.

Greetings,

Kurt