[MXS-4039] Debug assert with connection_keepalive and slow server Created: 2022-03-04 Updated: 2022-03-04 Resolved: 2022-03-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5.19 |
| Fix Version/s: | 2.5.20 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When MaxScale is configured with connection_keepalive and the server fails to respond to the ping before another ping would be sent, a debug assertion for an unexpected response is hit. This only affects MaxScale 2.5 and is very unlikely to happen unless connection_keepalive is set to a very low value. |