Skip to content

Conversation

@xxmplus
Copy link
Contributor

@xxmplus xxmplus commented Nov 14, 2025

add support for copy, tombstone-density, and rewrite compaction.

Note: ingested-flushable is already supported. Unlike other compaction types, ingested-flushable uses the flush logging format flushed N ingested flushables rather than the compaction format, and is handled by parseIngestDuringFlush() (link). It is treated as a flush event per version_set.go:739, not as a compaction type.

Fixes #5514.

@xxmplus xxmplus requested a review from a team as a code owner November 14, 2025 19:57
@xxmplus xxmplus requested a review from xinhaoz November 14, 2025 19:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@xxmplus xxmplus requested review from annrpom and jbowens and removed request for xinhaoz November 14, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tool: audit compaction summary tool

2 participants