[
https://issues.apache.org/jira/browse/ASTERIXDB-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546093#comment-15546093
]
Wail Alkowaileet commented on ASTERIXDB-1673:
---------------------------------------------
Sure,
I have some code cleanups in ARecordSerializerDeserializer and
ARecordVisitablePointable. I will submit them tonight (Pacific time).
> ARecordCaster potential object creation problem
> -----------------------------------------------
>
> Key: ASTERIXDB-1673
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1673
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: AsterixDB, Data Model
> Reporter: Wail Alkowaileet
> Assignee: Wail Alkowaileet
> Priority: Trivial
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)