You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/04/19 19:26:00 UTC

[jira] [Resolved] (ARROW-2458) [Plasma] PlasmaClient uses global variable

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

Robert Nishihara resolved ARROW-2458.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: JS-0.4.0

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

> [Plasma] PlasmaClient uses global variable
> ------------------------------------------
>
>                 Key: ARROW-2458
>                 URL: https://issues.apache.org/jira/browse/ARROW-2458
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Plasma (C++)
>    Affects Versions: 0.9.0
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: JS-0.4.0
>
>
> The threadpool threadpool_ that PlasmaClient is using is global at the moment. This prevents us from using multiple PlasmaClients in the same process (one per thread).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)