Skip to content

feat(compactor HS): store index updates per processed segment in the manifest to the object storage #18212

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 5 commits into from
Jun 25, 2025

Conversation

sandeepsukhani
Copy link
Contributor

What this PR does / why we need it:
With this PR, we are adding support to persist index updates we need to make to the index files once we are done processing all the segments in the deletion manifest. Index updates are stored per segment since the manifest processing is resumable on the segment level.

Checklist

  • Tests updated
@sandeepsukhani sandeepsukhani requested a review from a team as a code owner June 24, 2025 13:10
@sandeepsukhani sandeepsukhani merged commit 8007e22 into main Jun 25, 2025
65 checks passed
@sandeepsukhani sandeepsukhani deleted the compactor-hs-save-job-updates branch June 25, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants