[MXS-4038] maxctrl reload service does not bypass the users refresh rate limit Created: 2022-03-03 Updated: 2022-04-26 Resolved: 2022-03-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5.19, 6.2.2 |
| Fix Version/s: | 2.5.20, 6.2.3, 22.08.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The maxctrl reload service command effectively does nothing if the users cannot be updated due to the rate limit being hit. The purpose of the command is to be able to bypass this rate limiting in the cases where the loading of users failed due to some configuration problem (on MaxScale or the database) and the users should be immediately updated. |