Daniel John Debrunner wrote:
I couldn't see that the JUnit test
org.apache.derbyTesting.functionTests.tests.jdbcapi.ConcurrencyTest
is run anywhere. Seems to work fine for me, is it meant to be in the
jdbcapi.runall suite list as are the other JUnit tests in that package?
Hi,
The ConcurrencyTest tests locking behavior in general, and also some
specific SUR (scrollable updatable resultsets) related locking issues
I have filed a JIRA - https://issues.apache.org/jira/browse/DERBY-1558
to have it included into a suite.
Regards
-- Andreas