[
https://issues.apache.org/jira/browse/DERBY-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-3140:
----------------------------------
Attachment: Snapshotinstancecounts.html
snapshot of instancecounts during test run that show DataRow allocation.
> InListMultiProbeTest creates 30000 DataRow objects that do not get released
> during suites.All run
> -------------------------------------------------------------------------------------------------
>
> Key: DERBY-3140
> URL: https://issues.apache.org/jira/browse/DERBY-3140
> Project: Derby
> Issue Type: Sub-task
> Components: Test
> Affects Versions: 10.4.0.0
> Reporter: Kathey Marsden
> Priority: Minor
> Attachments: Snapshotinstancecounts.html
>
>
> Using jhat I noticed that there are 30000 DataRow object created by
> InListMultiProbeTest that do not get released after the test is complete.
> This is because foreignIdToRowsMap is declared as a field in the test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.