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

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

     [ https://issues.apache.org/jira/browse/ARROW-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-5533:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Assignee: Zhijun Fu
>            Priority: Major
>              Labels: pull-request-available
>
> [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)