Easy Installation/Configuration of MaxScale
(MXS-922)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | 2.1-Requirement | ||
| Sprint: | 2016-21, 2017-27 |
| Description |
|
It should be possible at runtime to associate a listener to an existing service and to dissociate a listener from a service. The changes should be persistent, so that they are present the next time MaxScale is started. |
| Comments |
| Comment by markus makela [ 2016-11-30 ] |
|
It is illegal in MaxScale to have a listener with no service. The association/dissociation of listeners is a part of the creation/destruction process so there's no need to have separate functionality for it. |