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

Ingester: compact ooo head during head compaction #6108

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jul 22, 2024

What this PR does:

This PR adds CompactOOOHead at the end of userTSDB.compactHead.

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

Checklist

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

Tested in an internal test cluster. This is active series after deploying this fix.

image

Signed-off-by: Ben Ye <benye@amazon.com>
@alanprot alanprot merged commit 5257503 into cortexproject:master Jul 23, 2024
16 checks passed
@yeya24 yeya24 deleted the compact-ooo-head branch July 23, 2024 16:38
@yeya24
Copy link
Contributor Author

yeya24 commented Jul 23, 2024

This PR misses a changelog. Will update later.

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.

Ingester: compactHead should also compact OOOHead
3 participants