[MXS-3137] Start servers in "Unknown" state Created: 2020-08-27 Updated: 2022-09-08 Resolved: 2022-09-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.4.11 |
| Fix Version/s: | 2.5.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Original title: A server not defined anywhere else than in [server] reported running even if the server is down Basic config. One server only defined as [server] is reported as "Running" but the server is Down. Default status should be "Unknown" ? |
| Comments |
| Comment by markus makela [ 2020-08-27 ] |
|
The state will be Down starting with 2.5.0 which is better than Running. |
| Comment by Johan Wikman [ 2020-08-28 ] |
|
Both Down and Running are equally nonsensical; a new state Unknown would be much better. |
| Comment by Johan Wikman [ 2022-09-08 ] |
|
Servers now start in the Down state. |