Philipp Moritz created ARROW-1919: ------------------------------------- Summary: Plasma hanging if object id is not 20 bytes Key: ARROW-1919 URL: https://issues.apache.org/jira/browse/ARROW-1919 Project: Apache Arrow Issue Type: Bug Reporter: Philipp Moritz Assignee: Philipp Moritz Priority: Minor
This happens if plasma's capability to put an object with a user defined object id is used if the object id is not 20 bytes long. Plasma will hang upon get in that case, we should give an error instead. See https://github.com/ray-project/ray/issues/1315 -- This message was sent by Atlassian JIRA (v6.4.14#64029)