[CONJS-42] check other connections when an unexpected connection error occur Created: 2018-07-26 Updated: 2018-08-25 Resolved: 2018-08-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
when a connection fail in pool, connector have to validate all existing waiting connection next use (even with the "minDelayValidation" option not to 0) |