Create test that parse client trace file to detect round-trips for Derby-4653
-----------------------------------------------------------------------------
Key: DERBY-4709
URL: https://issues.apache.org/jira/browse/DERBY-4709
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.7.0.0
Reporter: Lily Wei
Priority: Minor
In DERBY-4653, Kristian suggested we have a test that parse the trace file to
detect round-trip Connection.flowcommit() instead of calling
getClientTransactionID() method. The existing test for DERBY-4653 is in
J2EEDataSourceTest.testConnectionFlowCommit(). When this issue get fixed, the
call for getClientTransactionID can be replace with trace file parsing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.