You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2016/11/09 15:20:58 UTC

[jira] [Updated] (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 ]

Uwe L. Korn updated PARQUET-775:
--------------------------------
    Component/s: parquet-cpp

> 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
>
> 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)