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

Should be able to unlock and relock DB with upgraded mode

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.8.0-rc0
    • Affects Version/s: 2.7.8
    • Component/s: Concurrency
    • None
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      We have a few places where we optimistically lock the database with an intent lock, but later find we require an exclusive lock. Right now we use scoped pointers and dynamic allocation to be able to do that, but this is awkward to use and inefficient.

            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: