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

update thanos to main to disable overlapping sources check #5854

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Apr 9, 2024

What this PR does:

Update Thanos to latest main to pull thanos-io/thanos#7225.

With this change, Compactor shouldn't halt when doing overlapped sources check.

Which issue(s) this PR fixes:
Fixes #5806

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Ben Ye <benye@amazon.com>
@pull-request-size pull-request-size bot added size/S and removed size/XS labels Apr 9, 2024
Signed-off-by: Ben Ye <benye@amazon.com>
@friedrichg friedrichg merged commit ec3fb1f into cortexproject:master Apr 10, 2024
16 checks passed
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.

compaction halt when "overlapping sources detected for plan"
2 participants