[MXS-1063] Fix the tee filter. Created: 2016-12-14 Updated: 2016-12-19 Resolved: 2016-12-19 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | tee |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2016-24 |
| Comments |
| Comment by markus makela [ 2016-12-19 ] |
|
The changes to the client protocol routing capabilities allowed the tee filter to be simplified to a more asynchronous version. This allows the tee filter to ignore all results sent by the child session backends. |