[ https://issues.apache.org/jira/browse/DERBY-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Knut Anders Hatlen closed DERBY-5729. ------------------------------------- Resolution: Fixed Fix Version/s: 10.9.0.0 Issue & fix info: (was: Patch Available) Committed revision 1332133. > 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 > Fix For: 10.9.0.0 > > Attachments: d5729-1a.diff > > > 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