You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Zhijun Fu (JIRA)" <ji...@apache.org> on 2019/06/09 02:12:00 UTC

[jira] [Created] (ARROW-5533) [Plasma] Plasma client should be thread-safe

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)