[MXS-2794] Reloading of users is not logged Created: 2019-12-10 Updated: 2019-12-10 Resolved: 2019-12-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Authenticator |
| Affects Version/s: | 2.4.4 |
| Fix Version/s: | 2.4.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If users are reloaded and the contents change, there is no trace of this in the log. This can cause hard to track problems when the source or the contents of the database users changes due to some external reason e.g. restoring a database. Simply logging whenever users are reloaded would be too verbose. To prevent flooding the logs with irrelevant information, the message should only be logged when the contents change. |