Workload Capture and Replay
(MXS-4791)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 24.02.0 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Niclas Antti | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-194, MXS-SPRINT-195, MXS-SPRINT-196, MXS-SPRINT-197, MXS-SPRINT-198, MXS-SPRINT-199, MXS-SPRINT-200, MXS-SPRINT-201 |
| Description |
|
Replace the hand-written generic canonicalization code with a more general one that has smaller parts for CPU-specific implementations. |
| Comments |
| Comment by markus makela [ 2024-01-29 ] |
|
The code now processes the "markers" using the same code and only generates them with the specialized code. |