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

Remove Configuration mutex

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • Morpheus
    • Morpheus
    • couchbase-bucket
    • None
    • 0

    Description

      Currently, any access to any piece of configuration is protected by a shared global mutex.

      Any configuration key read/writes synchronises with any other key read/write. Worse, addStats() will, under lock, generate Prometheus metrics for all 210 configuration keys.

      We should seek to eliminate the need for a global lock.

      Attachments

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

        Activity

          People

            vesko.karaganev Vesko Karaganev
            vesko.karaganev Vesko Karaganev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty