Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86947

Replace Lock::ResourceMutex with reader-optimized synchronization mechanisms in QuerySettingsManager

    • Query Execution
    • Fully Compatible
    • v8.0
    • QE 2024-04-29, QE 2024-05-13

      Query settings are very rarely written, thus replacing Lock::ResourceMutex with reader-optimized synchronization mechanism in QuerySettingsManager may reduce the query settings lookup inter-thread synchronization overhead. There are a few mechanisms being developed - SERVER-86656, SERVER-86657.

            Assignee:
            mindaugas.malinauskas@mongodb.com Mindaugas Malinauskas
            Reporter:
            mindaugas.malinauskas@mongodb.com Mindaugas Malinauskas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: