Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8013

Switch from boost:: to std:: locks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • Backend

    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.

      We need to wait for c++17 support for shared_mutex. All others are available in gcc 4.9.2

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: