Skip to content

Fix -compactor.consistency-delay description #2324

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

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

pracucci
Copy link
Collaborator

@pracucci pracucci commented Jul 5, 2022

What this PR does

The comment #1291 (comment) made me realise that the -compactor.consistency-delay description is incorrect. Mimir doesn't delete partial blocks unless they already have a deletion mark. Also the PartialUploadThresholdAge constant was inherited from Thanos but it's not really used by Mimir.

This PR fixed it.

Which issue(s) this PR fixes or relates to

N/A

Checklist

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

Copy link
Contributor

@replay replay left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@pracucci pracucci merged commit d08f7da into main Jul 5, 2022
@pracucci pracucci deleted the fix-compactor-consistency-delay-help branch July 5, 2022 15:07
masonmei pushed a commit to udmire/mimir that referenced this pull request Jul 11, 2022
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