Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Catalog and Routing
-
2
Description
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.
Attachments
Issue Links
- is related to
-
SERVER-77633 Calling withTransaction with a checked out session may end up in a deadlock (on stepdown)
-
- Closed
-