Skip to content

Add shuffle sharding grouper/planner (Clone of PR 4357) #4624

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 11 commits into from
Jan 15, 2022

Conversation

roystchiang
Copy link
Contributor

@roystchiang roystchiang commented Jan 14, 2022

This is just a workbench to get #4357 merged.

Below is a copy of description from the original PR:

Signed-off-by: Albert [email protected]

What this PR does:

Implements generation of parallelize plans for the proposal outlined in #4272 using a shuffle sharding grouper and planner. Currently the parallelizable plans are generated but every compactor runs every planned compaction, the actual sharding will happen in a subsequent PR.

Which issue(s) this PR fixes:
Fixes #

Checklist

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

@alvinlin123
Copy link
Contributor

The original PR was already approved, so I will go ahead and merge this.

@alvinlin123 alvinlin123 merged commit 0506c24 into cortexproject:master Jan 15, 2022
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.

3 participants