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

fix improper release of locks in master/slave handleDuplicateDbName

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.0.15, 3.2.13, 3.4.3, 3.5.4
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.4, v3.2, v3.0
    • Storage 2017-02-13

      The Lock::TempRelease is not declared with a variable name, which causes the release to only be a momentary yield, not a yield for the duration of the scope as intended.

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: