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

Investigate potential lock ordering conflict in ShardingCatalogManager

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • CAR Team 2025-03-03

      In SERVER-99150 we've implemented a lock ordering checker. This checker has detected a conflict in the ShardingCatalogManager class.

      Inside of this class we have two lock orderings:

      We should investigate if there's a way to only have one ordering or if the current state is safe considering the FCV lock is taken in shared mode.

            Assignee:
            allison.easton@mongodb.com Allison Easton
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: