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

Prototype Lock Manager for document-level locking

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.3
    • Affects Version/s: None
    • Component/s: Concurrency
    • Labels:
      None

      This version features:

      • resources, identified by an ID, can be acquired and released by a TransactionId in shared or exclusive mode
      • resources can have a container, for example a resource can be a RecordId and its container can be a RecordStore
      • acquiring a resource also acquired its container
      • resource acquisitions can be upgraded or downgraded with certain limitations on upgrade
      • the lock manager supports policies including FirstCome, OldestTxFirst, MostBlockingTxFirst, etc.
      • stats collected
      • blocking, awakening and deadlock detection

            Assignee:
            greg.mckeon@mongodb.com Gregory McKeon (Inactive)
            Reporter:
            craig.harris Craig Harris
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: