Hi Spencer,

Could anyone point me to more documentation on the subject?
> I have 2 Ruby processes accessing Sedna via the Ruby binding. After I run
> the processes for for a few minutes, one of the process dies with "The
> transaction is a victim of deadlock resolution procedure
> (Sedna::Exception)".
>

See http://en.wikipedia.org/wiki/Two-phase_locking, Deadlocks in 2PL . Sedna
aborts transaction using wait-for-graph as described in that article. You
should manually restart it if you need.


Ivan Shcheklein,
Sedna Team
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to