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

FreeMonStorage is not using proper locking for writes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Platforms 2018-05-07
    • 91

      It is locking resources in mode IS for writes, when it should be using mode IX. Using a helper from db_raii will help avoid the need to choose the proper lock mode.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: