A test checking the transaction ids returned by xa_recover is needed
--------------------------------------------------------------------
Key: DERBY-1165
URL: http://issues.apache.org/jira/browse/DERBY-1165
Project: Derby
Type: Test
Reporter: Knut Anders Hatlen
Priority: Minor
jdbcapi/xaSimplePositive.sql tests xa_recover, but the transaction ids are filtered out because
of an ordering problem (see DERBY-977). A new test that checks that the correct transaction
ids are returned should be written. For instance, xaSimplePositive.sql could be rewritten
as a java/JUnit test.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|