Prototype Lock Manager for document-level locking

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 2.7.3
    • Affects Version/s: None
    • Component/s: Concurrency
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
              Gregory McKeon (Inactive)
              Reporter:
              Craig Harris (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: