[MXS-502] Log server state changes Created: 2015-12-11 Updated: 2017-12-01 Resolved: 2015-12-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | galeramon, mariadbmon, ndbclustermon |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | 1.3.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Whenever a server's state changes - log previous state and new state in the log file - something like "Server <X> changed from <old-state> to <new-state>" |
| Comments |
| Comment by markus makela [ 2015-12-11 ] |
|
These are currently logged to the info log level and having them as notice might make more sense. Even warning could be a good level. |
| Comment by markus makela [ 2015-12-31 ] |
|
State change messages are now logged at notify level. |