The DDL lock manager acquires db/collection locks by string

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.1.0-rc0, 8.0.0-rc2
    • Affects Version/s: None
    • Component/s: Concurrency
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0
    • CAR Team 2024-04-15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The DDL lock manager takes DDL resource locks for databases and collections, but does so by serializing them to strings rather than directly using the appropriately-typed constructors.

      Switching that will allow us to also remove these ResourceId constructors.

      There is also some dead leftover code.

              Assignee:
              Kaloian Manassiev
              Reporter:
              Kaloian Manassiev
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: