Skip to content

feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor - #18326

Merged
sandeepsukhani merged 3 commits into
mainfrom
compactor-hs-refactor-interfaces
Jul 3, 2025
Merged

feat(compactor HS): refactor interfaces and build a link between delete requests manager and compactor for HS of compactor#18326
sandeepsukhani merged 3 commits into
mainfrom
compactor-hs-refactor-interfaces

Conversation

@sandeepsukhani

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
It includes the following changes:

  1. Add a table manager in the compactor code to make it cleaner.
  2. Add provision for passing required interfaces for horizontal scaling support to the delete requests manager.

Checklist

  • Tests updated
…and compactor for supporting horizontal scaling of compactor
@sandeepsukhani
sandeepsukhani requested a review from a team as a code owner July 3, 2025 12:13
Comment thread pkg/compactor/tables_manager.go Outdated
Co-authored-by: Paul Rogers <129207811+paul1r@users.noreply.github.com>
Signed-off-by: Sandeep Sukhani <sandeep.d.sukhani@gmail.com>
@sandeepsukhani
sandeepsukhani merged commit 3646607 into main Jul 3, 2025
65 checks passed
@sandeepsukhani
sandeepsukhani deleted the compactor-hs-refactor-interfaces branch July 3, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants