[MXS-2101] Allow commas to be used with filters Created: 2018-10-15 Updated: 2019-04-29 Resolved: 2019-04-29 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The use of the pipe character is not the most intuitive way to define the filters. A comma could be accepted as an alternative as it is also used for other lists in MaxScale. |
| Comments |
| Comment by markus makela [ 2019-03-13 ] |
|
At this point in time we won't implement this for 2.4.0 since the filters are an ordered set whereas the servers are an unordered one. |