[MXS-2696] Combine result tracking codes Created: 2019-09-23 Updated: 2019-10-04 Resolved: 2019-10-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5.0 |
| Fix Version/s: | 2.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-91 |
| Description |
|
Combine the resultset tracking code in the cache and masking filters into the backend protocol resultset tracking. |
| Comments |
| Comment by markus makela [ 2019-10-01 ] |
|
Decided to not move the masking filter code into the protocol modules. Changed cache filter to use the common code. |