You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/11/10 00:07:59 UTC

[jira] [Resolved] (PARQUET-775) C++: TrackingAllocator is not thread-safe

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

Wes McKinney resolved PARQUET-775.
----------------------------------
    Resolution: Fixed

Resolved in https://github.com/apache/parquet-cpp/commit/002466539f6aba7bf1f885b66f61f302ed88fa6b

> C++: TrackingAllocator is not thread-safe
> -----------------------------------------
>
>                 Key: PARQUET-775
>                 URL: https://issues.apache.org/jira/browse/PARQUET-775
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>
> Using parquet-cpp from different threads will use the same {{default_allocator()}} and thus we can have races on {{total_memory_}}



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