Knut Anders Hatlen created DERBY-5729:
-----------------------------------------
Summary: Replication tests keep references to connections after
completion
Key: DERBY-5729
URL: https://issues.apache.org/jira/browse/DERBY-5729
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.9.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
The base class for the replication tests, ReplicationRun, keeps references to
connections used during the test also after the test has completed. The
connections are referenced from these fields:
- masterConn
- slaveConn
- startSlaveException (which references a connection indirectly via
client.am.SqlException -> client.am.Sqlca)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira