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

SessionCatalogMigrationDestination is not interruptible on stepdown

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0, 7.1.0-rc0, 6.0.6
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v7.0, v6.0
    • Sharding EMEA 2023-05-01
    • 129

      SessionCatalogMigrationDestination checks out sessions and later in its execution will acquire the RSTL lock. However, the its operation contexts are not marked as interruptable on stepdown. This can cause deadlocks.

      Its opCtxs should be made interruptible on stepdown.

            Assignee:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Reporter:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: