[MXS-1290] Refactor tee filter match/exclude functionality Created: 2017-06-20 Updated: 2019-11-11 Resolved: 2019-11-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | tee |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The tee filter uses a single POSIX regex for both match and exclude. This should be upgraded to use PCRE2 regexes and possibly also expanded to support multiple match/exclude parameters. |