[MXS-4931] Use GWBUF values in nosqlprotocol Created: 2024-01-12 Updated: 2024-01-19 |
|
| Status: | Open |
| Project: | MariaDB MaxScale |
| Component/s: | nosqlprotocol |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The nosqlprotocol is the last module to use raw GWBUF pointers that are allocated with new. All other parts of MaxScale have already been refactored to use GWBUF values. |