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

Philipp Moritz resolved ARROW-7991.
-----------------------------------
    Fix Version/s:     (was: 0.16.1)
                   1.0.0
       Resolution: Fixed

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

> [C++][Plasma] Allow option for evicting if full when creating an object
> -----------------------------------------------------------------------
>
>                 Key: ARROW-7991
>                 URL: https://issues.apache.org/jira/browse/ARROW-7991
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++ - Plasma
>    Affects Versions: 0.16.0
>            Reporter: Stephanie Wang
>            Assignee: Stephanie Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Plasma currently attempts to evict objects whenever the client tries to 
> create an object and there is not enough space. Sometimes, though, it is 
> preferable to allow the client to try something else, such as skipping 
> creation or freeing other objects. This enhancement would allow the client to 
> pass in a flag during object creation specifying whether objects should be 
> evicted or not.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to