Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
I use ACastVIsitor extensively in my work and I found that on loadRequiredType:
The allocator will keep allocating Pointables (for typetag and fieldNames) which would never be cleared.
I ran an experiment and got more than 6 million objects on a dataset of size 1.5GB.