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

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

Robert Nishihara created ARROW-1829:
---------------------------------------

             Summary: [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


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)