Skip to content

fix: handle nested low-level files in compaction (#26911)#27191

Merged
devanbenz merged 1 commit intomain-2.xfrom
db/cherrypick-a099cb75a
Feb 5, 2026
Merged

fix: handle nested low-level files in compaction (#26911)#27191
devanbenz merged 1 commit intomain-2.xfrom
db/cherrypick-a099cb75a

Conversation

@devanbenz
Copy link
Copy Markdown

@devanbenz devanbenz commented Feb 5, 2026

Simplify and refactor compaction planner
to handle low-level files occurring before
higher-level (more compacted) files.

(cherry picked from commit a099cb7)

Simplify and refactor compaction planner
to handle low-level files occurring before
higher-level (more compacted) files.

(cherry picked from commit a099cb7)
@devanbenz devanbenz self-assigned this Feb 5, 2026
Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devanbenz devanbenz merged commit e071a23 into main-2.x Feb 5, 2026
26 checks passed
@devanbenz devanbenz deleted the db/cherrypick-a099cb75a branch February 5, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

handle nested lower level files in compaction [port to main-2.x]

2 participants