[MXS-3089] Backend not closed on failed session command Created: 2020-07-23 Updated: 2020-08-07 Resolved: 2020-07-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.3.20 |
| Fix Version/s: | 2.3.21, 2.4.12, 2.5.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a session command fails to execute on a backend due to a socket write error, the connection can hang if the server in question is the master. This happens as the backend isn't closed and the session command response is expected from the master. |