Antoine Pitrou created ARROW-2365:
-------------------------------------
Summary: [Plasma] Return status codes instead of crashing
Key: ARROW-2365
URL: https://issues.apache.org/jira/browse/ARROW-2365
Project: Apache Arrow
Issue Type: Bug
Components: Plasma (C++)
Reporter: Antoine Pitrou
Fix For: 0.9.0
When certain {{PlasmaClient}} methods are called with bad arguments,
PlasmaClient crashes instead of returning an error Status. For example, try
calling {{Seal()}} with a non-existent object id.
This is hostile towards users of high-level languages such as Python.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)