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

ShardingCatalogManager::withTransaction is no longer needed

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

      ShardingCatalogManager::withTransaction

      it's an old helper function to run a lambda within a transaction locally to the config server. However, with the introduction of the new transaction API, we no longer need that.

      For easy refactoring, this helper function can be used as replacement where withTransaction is called.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: