Compaction

Use when compaction score is sustained above 100, imports are failing with 'too many versions', or query MERGE time is elevated. Covers three root causes: import rate exceeding cumulative compaction throughput (Cause A), batch DELETE creating delete-predicate version explosion (Cause B), and large tablet where base compaction is not self-triggering (Cause C). Shared-nothing deployments only — for shared-data see shared-data/SKILL.md.

starrocks c596ad2 3 files · 30.1 KB Updated

File contents

starrocks/starrocks-debug-skills/tree/main/compaction commit c596ad2af5

Frequently asked questions

npx skillmds@latest add starrocks/compaction