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

Change Mutex::LockListeners to use a std::vector again

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.2
    • Service Arch 2020-01-27
    • 27

      Since Mutex::LockListeners are on a single RegistryList, they now have the possibility to contend with each other. A constant vector will be much faster (as it was previously).

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: