Description
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.
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.