/[Apache-SVN]
ViewVC logotype

Revision 376874


Jump to revision: Previous Next
Author: kmarsden
Date: Fri Feb 10 22:00:11 2006 UTC (18 years, 2 months ago)
Changed paths: 1
Log Message:
DERBY-210 cleanup patch in preparation for change
Attaching a patch 'derby-210-patch1.diff' which removes the list 'RollbackOnlyListeners_' from org.apache.derby.client.am.Connection class since this is not being used. This is an incremental patch and does not solve the issue fully.

While working on this issue, I found one of the causes of memory leaks is object references stored in the lists in the Connection class. On looking at the lists, I found that 'RollbackOnlyListeners' is not being used anywhere in the client code. Submitting this patch to remove this. 

Contributed by Deepa Remesh



Changed paths

Path Details
Directorydb/derby/code/trunk/java/client/org/apache/derby/client/am/Connection.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26