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

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-1829:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>
> 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)