[MXS-2893] UnhandledPromiseRejectionWarning when creating a new filter Created: 2020-02-17 Updated: 2020-03-13 Resolved: 2020-03-05 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxctrl |
| Affects Version/s: | 2.4.4, 2.4.7 |
| Fix Version/s: | 2.4.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Maikel Punie | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-101 |
| Description |
|
maxctrl crashes during the create of a filter
|
| Comments |
| Comment by markus makela [ 2020-03-04 ] | |
|
That was caused by the use of the wrong syntax for parameter declarations. Filter creation takes key=value parameters:
|