Robert Nishihara created ARROW-3348:
---------------------------------------

             Summary: Plasma store dies when an object that a dead client is 
waiting for gets created.
                 Key: ARROW-3348
                 URL: https://issues.apache.org/jira/browse/ARROW-3348
             Project: Apache Arrow
          Issue Type: Bug
          Components: Plasma (C++)
            Reporter: Robert Nishihara
            Assignee: Robert Nishihara


I will have a patch for this soon.

To reproduce the bug do the following:
 # Start plasma store
 # Create client 1 and have it call {{get(object_id)}}
 # Kill client 1
 # Create client 2 and have it kill create an object with ID {{object_id}}

This will cause the plasma store to crash.



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

Reply via email to