[R2DBC-26] handle error like 'too many connection" on socket creation Created: 2021-06-23 Updated: 2021-06-23 Resolved: 2021-06-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/R2DBC |
| Component/s: | protocol |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | 1.0.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | 0.25d | ||
| Original Estimate: | 0.25h | ||
| Description |
|
Error packet are not checked when creating connection, expecting only initial handshake packet. |