[MXS-4583] Possible crash if throttlefilter is used in a multi-tiered service configuration Created: 2023-04-14 Updated: 2023-04-17 Resolved: 2023-04-17 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Filter |
| Affects Version/s: | 2.5.25, 6.4.6, 22.08.5, 23.02.1 |
| Fix Version/s: | 23.08.0 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The filter uses dcall to delay routing which isn't safe when it is used in a lower level service of a service-to-service routing topology. |