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

Tim Armstrong resolved IMPALA-8013.
-----------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> 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
>             Fix For: Impala 4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to