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 2016/12/14 18:15:58 UTC

[jira] [Created] (ARROW-424) [C++] Threadsafety in arrow/io/hdfs.h

Wes McKinney created ARROW-424:
----------------------------------

             Summary: [C++] Threadsafety in arrow/io/hdfs.h
                 Key: ARROW-424
                 URL: https://issues.apache.org/jira/browse/ARROW-424
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney


Some parts of this module may be threadsafe while others not. We should investigate libhdfs threadsafety and either add appropriate locks to permit concurrent use or add comments to provide guidance about otherwise concurrent use. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)