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

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

Philipp Moritz created ARROW-2458:
-------------------------------------

             Summary: [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


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)