Skip to content

Add concurrency on partitionCleaner#7246

Open
danielblando wants to merge 2 commits intocortexproject:masterfrom
danielblando:partition-concurrency
Open

Add concurrency on partitionCleaner#7246
danielblando wants to merge 2 commits intocortexproject:masterfrom
danielblando:partition-concurrency

Conversation

@danielblando
Copy link
Contributor

@danielblando danielblando commented Feb 6, 2026

What this PR does:
Parallelizes partition group cleanup operations in the compactor by processing multiple partition groups concurrently (5 concurrency) and marking blocks for deletion in parallel (16 concurrency same as delete).
Checklist

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

Signed-off-by: Daniel Deluiggi <ddeluigg@amazon.com>
Signed-off-by: Daniel Deluiggi <ddeluigg@amazon.com>
@danielblando danielblando marked this pull request as ready for review February 6, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants