You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/06/19 18:31:00 UTC

[jira] [Assigned] (IMPALA-8013) Switch from boost:: to std:: locks

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

Tim Armstrong reassigned IMPALA-8013:
-------------------------------------

    Assignee: Tim Armstrong

> Switch from boost:: to std:: locks
> ----------------------------------
>
>                 Key: IMPALA-8013
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8013
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Trivial
>              Labels: newbie
>
> We use boost::unique_lock, boost::lock_guard, boost::mutex, etc throughout the backend. There are now standard library equivalents. It would be good to switch to them and remove the dependency on that part of boost.
> We need to wait for c++17 support for shared_mutex. All others are available in gcc 4.9.2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org