-
Type: Task
-
Resolution: Unresolved
-
Priority: 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.
- is related to
-
SERVER-77633 Calling withTransaction with a checked out session may end up in a deadlock (on stepdown)
- Closed