[CONPY-249] Connection pool: Replace failing connections Created: 2023-02-03 Updated: 2023-02-21 Resolved: 2023-02-21 |
|
| 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: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If the health check of a connection failed (ping or reset_connection) the connection should be removed from pool and a new connection should be added. |
| Comments |
| Comment by Georg Richter [ 2023-02-21 ] |
|
Duplicate of |