Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove temp files on error in Compactor.writeNewFiles (#26074) #26080

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

davidby-influx
Copy link
Contributor

Compactor.writeNewFiles should delete
temporary files created on iterations
before an error halts the compaction.

closes #26073

(cherry picked from commit 1efb8da)

closes #26075

Compactor.writeNewFiles should delete
temporary files created on iterations
before an error halts the compaction.

closes #26073

(cherry picked from commit 1efb8da)

closes #26075
@davidby-influx davidby-influx merged commit d8dc764 into main-2.x Feb 27, 2025
23 of 24 checks passed
@davidby-influx davidby-influx deleted the DSB_tmp_cleanup_2 branch February 27, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tsm area/2.x OSS 2.0 related issues and PRs kind/bug team/edge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove temp files on error in Compactor.writeNewFiles [port to main-2.x]
2 participants