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)