[MXS-3242] Hang on repeated master disconnection Created: 2020-10-16 Updated: 2020-10-19 Resolved: 2020-10-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.5.4 |
| Fix Version/s: | 2.5.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When a query that is routed to a master triggers a reconnection, the connection will hang if the reconnection fails before the query is executed. This mainly seems to happen when the server actively refuses connections, namely when a SHUTDOWN command is executed. |