[
https://issues.apache.org/jira/browse/ARROW-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-4610.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.13.0
Issue resolved by pull request 3682
[https://github.com/apache/arrow/pull/3682]
> [Plasma] Avoid JNI from crashing
> --------------------------------
>
> Key: ARROW-4610
> URL: https://issues.apache.org/jira/browse/ARROW-4610
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Plasma, Java
> Reporter: Yuhong Guo
> Assignee: Yuhong Guo
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> For one thing, it is better to throw exceptions from the lower part and let
> the upper users to decide how to handle it. For another, JVM should not crash
> at all times and there are a lot of JVM core dump files when we are doing
> some failover tests by killing Plasma Server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)