[MXS-3966] MariaDBMonitor does not log connection error on startup Created: 2022-01-27 Updated: 2022-01-31 Resolved: 2022-01-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | mariadbmon |
| Affects Version/s: | 2.5.18, 6.2.1 |
| Fix Version/s: | 2.5.19, 6.2.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Esa Korhonen | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDBMonitor only logs connection errors when server status changes, e.g. a server goes down. If the monitor is started with servers already down, no error is logged, which is confusing for users. When starting the monitor, a connection error should always be logged. |