[MXS-4747] log_throttling is hard to modify via MaxCtrl Created: 2023-09-07 Updated: 2023-09-13 Resolved: 2023-09-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5.28, 6.4.10, 22.08.8, 23.02.4 |
| Fix Version/s: | 2.5.29, 6.4.11, 22.08.9, 23.02.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The "documented" syntax for configuring the parameter is not accepted when used with MaxCtrl:
This is because parameter expects a JSON object and is lacking the string conversion fallback. |