Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-22654

Configuration modernisation - use `mutable` for mutexes

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Minor
    • 5.0.0
    • .master
    • couchbase-bucket

    Description

      The Configuration class uses C++-03 style handling of mutex locking in const methods - performing a const_cast<> to cast away constness. This should be replaced with the mutable keyword on the mutex.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            premkumar.thangamani Premkumar Thangamani (Inactive)
            drigby Dave Rigby (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty