[
https://issues.apache.org/jira/browse/ARROW-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Moritz reassigned ARROW-5955:
-------------------------------------
Assignee: Eric Liang
> [Plasma] Support setting memory quotas per plasma client for better isolation
> -----------------------------------------------------------------------------
>
> Key: ARROW-5955
> URL: https://issues.apache.org/jira/browse/ARROW-5955
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma
> Affects Versions: 0.14.1
> Reporter: Eric Liang
> Assignee: Eric Liang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Currently, plasma evicts objects according a global LRU queue. In Ray, this
> often causes memory-intensive workloads to fail unpredictably, since a client
> that creates objects at a high rate can evict objects created by clients at
> lower rates. This is despite the fact that the true working set of both
> clients may be quite small.
> cc [~pcmoritz]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)