[MXS-2754] Add filter alteration Created: 2019-11-07 Updated: 2021-07-15 Resolved: 2021-07-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 6.0.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-114, MXS-SPRINT-136 | ||||||||
| Description |
|
Filters cannot be altered at run-time. The only way to alter one is to create a copy of it and replace the filter the service uses. By allowing alterations to filters, the overall process of changing filter configurations is greatly simplified. |
| Comments |
| Comment by markus makela [ 2021-06-21 ] |
|
The core code is implemented but the modules themselves do not implement it. In practice this prevents the feature from being used and it should only be closed once at least a minimal set of filters can be altered. |
| Comment by markus makela [ 2021-07-15 ] |
|
I'll close this as fixed in 6.0 and mark |