[MXS-3363] Make tee filter also syncronously Created: 2021-01-04 Updated: 2021-09-28 Resolved: 2021-09-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Filter, tee |
| Affects Version/s: | 2.5.6 |
| Fix Version/s: | 6.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | filter, maxscale, replication, tee | ||
| Environment: |
n.a. |
||
| Issue Links: |
|
||||||||
| Description |
|
Tee filter seems to work asynchronously. With a too high pace tee filter looses some statements.
|
| Comments |
| Comment by markus makela [ 2021-01-04 ] |
|
You could try and see if the mirror router from the experimental module package would work as a substitute for this. |
| Comment by markus makela [ 2021-09-24 ] |
|
Adding limited support for this into the tee filter turns out to be relatively straightforward for 6.2. |