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

[jira] [Resolved] (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 ]

Wes McKinney resolved ARROW-5533.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Issue resolved by pull request 4503
[https://github.com/apache/arrow/pull/4503]

> [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
>             Fix For: 0.14.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> [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)