[CONPY-248] Connection pool: Replace unusable connections Created: 2023-02-03 Updated: 2023-02-08 Resolved: 2023-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Connection Pooling |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In case the health status check or reset of a connection failed, the connection should be replaced by a new connection. |