[MXS-3016] `create server` can accept multiple monitors Created: 2020-06-01 Updated: 2020-06-02 Resolved: 2020-06-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | 2.3.19 |
| Fix Version/s: | 2.3.20 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The --monitors option for create server should take only one argument as each server can only be monitored by one monitor. The option should be renamed to --monitor and an alias for the old name should be added. |