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)