[MXS-1960] Users cannot be reloaded via the REST API Created: 2018-07-05 Updated: 2019-10-28 Resolved: 2019-10-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.10 |
| Fix Version/s: | 2.5.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The REST API does not have the equivalent of the Maxadmin reload dbusers command. |
| Comments |
| Comment by markus makela [ 2018-11-08 ] |
|
This might be necessary if a grant for the client IP is revoked and MaxScale is still using the old ones. |
| Comment by markus makela [ 2019-10-28 ] |
|
The addition of users_refresh_interval in 2.5.0 will make this less important as the currently loaded users will have a maximum lifetime. |