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 2017/05/24 21:21:04 UTC

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

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

Wes McKinney resolved ARROW-424.
--------------------------------
    Resolution: Fixed

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

> [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
>            Assignee: Wes McKinney
>             Fix For: 0.5.0
>
>
> 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.15#6346)