[MXS-3114] Listener creation via REST API with sockets doesn't work Created: 2020-08-17 Updated: 2021-06-11 Resolved: 2020-08-20 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | REST-API |
| Affects Version/s: | 2.4.17, 2.5.1 |
| Fix Version/s: | 2.4.18, 2.5.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The socket parameter isn't extracted correctly which causes listener creation with a socket to fail. Additionally, the duplicate listener check mixed up the functions it uses for sockets a ports. |