You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/11/17 02:16:00 UTC

[jira] [Resolved] (ARROW-1829) [Plasma] Clean up eviction policy bookkeeping

     [ https://issues.apache.org/jira/browse/ARROW-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Moritz resolved ARROW-1829.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8.0

Issue resolved by pull request 1317
[https://github.com/apache/arrow/pull/1317]

> [Plasma] Clean up eviction policy bookkeeping
> ---------------------------------------------
>
>                 Key: ARROW-1829
>                 URL: https://issues.apache.org/jira/browse/ARROW-1829
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Plasma (C++)
>            Reporter: Robert Nishihara
>            Assignee: Robert Nishihara
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> Currently, the eviction policy has a field {{memory_used_}} which keeps track of how much memory the store is currently using. However, this field is only updated when {{require_space}} is called, and it should be updated every time an object is created.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)