Zhijun Fu created ARROW-5533: -------------------------------- Summary: [Plasma] Plasma client should be thread-safe Key: ARROW-5533 URL: https://issues.apache.org/jira/browse/ARROW-5533 Project: Apache Arrow Issue Type: Improvement Components: C++ - Plasma Reporter: Zhijun Fu
[https://github.com/ray-project/ray/pull/4922#discussion_r291422782] Make plasma client thread safe, so it's guaranteed when the PlasmaBuffer for an object destructs, the call to plasma_client.Release(object_id) is properly protected. -- This message was sent by Atlassian JIRA (v7.6.3#76005)