com::sleepycat::collections::test::SecondaryDeadlockTest Class Reference
Detailed Description
Tests whether secondary access can cause a self-deadlock when reading via a secondary because the collections API secondary implementation in DB 4.2 opens two cursors. Part of the problem in [#10516] was because the secondary get() was not done in a txn. This problem should not occur in DB 4.3 and JE -- an ordinary deadlock occurs instead and is detected.
- Author:
- Mark Hayes
Definition at line 33 of file SecondaryDeadlockTest.java.
The documentation for this class was generated from the following file:
Generated on Sun Dec 25 12:15:02 2005 for Berkeley DB 4.4.16 by
1.4.2