[
https://issues.apache.org/jira/browse/ARROW-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-2595:
----------------------------------
Labels: pull-request-available (was: )
> [Plasma] operator[] creates entries in map
> ------------------------------------------
>
> Key: ARROW-2595
> URL: https://issues.apache.org/jira/browse/ARROW-2595
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Plasma (C++)
> Reporter: Philipp Moritz
> Priority: Minor
> Labels: pull-request-available
>
> * Problem
> ** Using object_get_requests_[object_id] will produce a lot of garbage data
> in PlasmaStore::return_from_get. During the measurement process, we found
> that there was a lot of memory growth in this point.
> * Solution
> ** Use iterator instead of operator []
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)