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/09/30 21:53:00 UTC

[jira] [Resolved] (ARROW-3373) Fix bug in which plasma store can die when client gets multiple objects and object becomes available.

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

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

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

> Fix bug in which plasma store can die when client gets multiple objects and object becomes available.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-3373
>                 URL: https://issues.apache.org/jira/browse/ARROW-3373
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Plasma (C++)
>            Reporter: Robert Nishihara
>            Assignee: Robert Nishihara
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This bug was recently introduced in [https://github.com/apache/arrow/pull/2650.] The store can die when a client calls "get" on multiple object IDs and then the first object ID becomes available.
> Will have a patch momentarily.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)