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 2019/04/25 00:15:00 UTC

[jira] [Updated] (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 updated IMPALA-8013:
----------------------------------
    Description: 
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.


  was: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.


> 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
>            Priority: Trivial
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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