-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.4.0-rc0
-
Component/s: Internal Code, Security, Sharding
-
None
Now that we no longer have auth tables, there is no reason to have the ScopedDbConnection::getScopedDbConnection and ScopedDbConnection::getInternalScopedDbConnection factory functions, and we can return to our pre-2.2 behavior of instantiating ScopedDbConnections directly.
- related to
-
SERVER-4156 fix read only user support with sharding
- Closed