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

*: pull compactor fixes #101

Merged
merged 2 commits into from
May 6, 2024
Merged

*: pull compactor fixes #101

merged 2 commits into from
May 6, 2024

Conversation

GiedriusS
Copy link
Collaborator

Pull two changes into our fork.

Adding a minimal test case for issue thanos-io#6775 - reproduces the panic in the
compactor.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
It doesn't make sense to vertically compact downsampled blocks so mark
them with the no compact marker if downsampled blocks were detected in
the plan. Seems like the Planner is the best place for this logic - I
just repeated the previous pattern with the large index file filter.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS force-pushed the pull_compactor_fixes branch from 06d25ff to 6906f18 Compare May 3, 2024 14:20
@GiedriusS GiedriusS merged commit 23078f0 into 0.34.0+vinted May 6, 2024
12 checks passed
@GiedriusS GiedriusS deleted the pull_compactor_fixes branch May 6, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants