You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/09/30 20:40:00 UTC

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

Robert Nishihara created ARROW-3373:
---------------------------------------

             Summary: 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
             Fix For: 0.11.0


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)