[MXS-18] bugzillaId-587: Hint filter don't work if listed before regex filter in configuration file Created: 2014-01-21 Updated: 2019-12-19 Resolved: 2015-03-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | hintfilter, Plugin, regexfilter |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | 1.0.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Timofey Turenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
This is imported from bugzilla item http://bugs.mariadb.com/show_bug.cgi?id=587 The fix version in bugzilla is "develop in commit 42b52c6f5153b45a5b1998aca54ca48480ef7514" Description Vilho Raatikka 2014-10-21 19:12:33 UTC
Changing filters=regex|hints makes it work. This is due to processing order. Regex filter drops hint off. |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2015-03-09 ] |
|
These comments are imported from bugzilla Comment 1 Vilho Raatikka 2014-10-23 18:08:07 UTC Comment 2 Timofey Turenko 2014-10-26 16:05:16 UTC Comment 3 Timofey Turenko 2015-03-02 14:39:40 UTC |
| Comment by Timofey Turenko [ 2015-03-18 ] |
|
fixed |