[
https://issues.apache.org/jira/browse/ARROW-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661819#comment-17661819
]
Rok Mihevc commented on ARROW-4797:
-----------------------------------
This issue has been migrated to [issue
#21316|https://github.com/apache/arrow/issues/21316] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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)