Columnstore cloud improvements (MCOL-4445)

[MCOL-4446] Reduce primary node reading workload to handle final processing Created: 2020-12-12  Updated: 2021-03-31

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: Icebox

Type: Sub-Task Priority: Major
Reporter: Roman Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

As of now we migrated back to role-less cluster the decision that will strike back when primary will become a bottleneck that has to process all that at the same time:

  • apply finalizing processing
  • serve primitives for data in dbroot1
  • handle syscat queries processing

For a cluster with a shared storage the good but tedious solution is to separate metadata and syscat data from generic data in dbroot1 and mount only metadata and syscat.
The moderate solution is to write less into dbroot1 after we have at last 3-nodes cluster.


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