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: improved shard deletion (#24602) #24893

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

davidby-influx
Copy link
Contributor

Avoid unnecessarily deleting series from the series file Try harder to delete series from InMem indices
Log all errors on shard deletion

Closes #24834

(cherry picked from commit 8ff06d5)

closes #24835

Avoid unnecessarily deleting series from the series file
Try harder to delete series from InMem indices
Log all errors on shard deletion

Closes #24834

(cherry picked from commit 8ff06d5)

closes #24835
Copy link
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

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

LGTM

@davidby-influx davidby-influx merged commit ea7c421 into 1.11 Apr 8, 2024
9 checks passed
@davidby-influx davidby-influx deleted the DSB_shard_del_1.11 branch April 8, 2024 20: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.

[1.x,2.x] Shard deletion handles errors incorrectly [Port to 1.11]
2 participants