|
I am not using Projections. I have a 4Gb heap dump here, that shows that all the data is hold by the LoadedObject array. With my changes, the same query runs through with a heap usage of <300MB. I will try to investigate why the elements coudn't be garbage collected.
Will start with the forward mode, though.
|