[MXS-4051] Make resultset collection more efficient Created: 2022-03-21  Updated: 2022-03-28  Resolved: 2022-03-28

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: None
Fix Version/s: 22.08.0

Type: Task Priority: Major
Reporter: markus makela Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None


 Description   

The current code used to collect the whole resultset isnt' as efficient as it could be. Instead of storing a copy of the text-form result in memory, a read-only view of the current chunk could be used.

The code in question is used by readwritesplit to collect results for causal reads. It should also replace the custom resultset processing code in the schemarouter.


Generated at Thu Feb 08 04:25:50 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.