You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/01/05 03:34:02 UTC

[jira] [Resolved] (ARROW-1919) Plasma hanging if object id is not 20 bytes

     [ https://issues.apache.org/jira/browse/ARROW-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-1919.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 1421
[https://github.com/apache/arrow/pull/1421]

> 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
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> 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)