Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
DERBY-4717 Driver trace file isn't closed/released on physical connection close when specified with the traceFile attribute/setter
- Closed
- is part of
-
DERBY-4653 Avoid unnecessary round-trip for commit in the client driver
- Closed