[ https://issues.apache.org/jira/browse/ARROW-3348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-3348: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/19680 > 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: C++ - Plasma > Reporter: Robert Nishihara > Assignee: Robert Nishihara > Priority: Major > Labels: pull-request-available > Fix For: 0.11.0 > > Time Spent: 1h 50m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)