Skip to content

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

Merged
sandeepsukhani merged 5 commits into
mainfrom
compactor-hs-save-job-updates
Jun 25, 2025
Merged

feat(compactor HS): store index updates per processed segment in the manifest to the object storage#18212
sandeepsukhani merged 5 commits into
mainfrom
compactor-hs-save-job-updates

Conversation

@sandeepsukhani

Copy link
Copy Markdown
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