Deadlock on MigrationSourceManager

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2025-02-17
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      MigrationSourceManager takes a CSR lock and then calls checkCollectionIdentity, which takes a CSR lock again.

      After SERVER-90798 the CSR is not reentrant anymore, so this will deadlock. We should pass the Coll and CSR locks to checkCollectionIdentity instead of letting it take them again.

              Assignee:
              Daniel Gomez Ferro
              Reporter:
              Daniel Gomez Ferro
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: