-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding 2021-01-25, Sharding 2021-02-22
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The global DBConnectionPool keeps reusable connections. If a connection was created using transient SSL params, it should not be recycled into this pool, because it can be picked from some other code logic and that will be a security risk.