[ https://issues.apache.org/jira/browse/ARROW-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4797: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21316 > [Plasma] Avoid store crash if not enough memory is available > ------------------------------------------------------------ > > Key: ARROW-4797 > URL: https://issues.apache.org/jira/browse/ARROW-4797 > Project: Apache Arrow > Issue Type: Improvement > Components: C++ - Plasma > Reporter: Philipp Moritz > Assignee: Philipp Moritz > Priority: Major > Labels: pull-request-available > Fix For: 0.13.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Currently, the plasma server exists with a fatal check if not enough memory > is available. This can lead to errors that are hard to diagnose, see > [https://github.com/ray-project/ray/issues/3670] > Instead, we should keep the store alive in these circumstances, taking up > some of the remaining memory and allow the client to check if enough memory > has been allocating. -- This message was sent by Atlassian Jira (v8.20.10#820010)