Skip to content
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

Create feature flag to switch between current shuffle sharding group planner and partition compaction group planner #6141

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

alexqyle
Copy link
Contributor

@alexqyle alexqyle commented Aug 6, 2024

What this PR does:

This PR only introduced feature flag and logic to switch between current shuffle sharding group planner and partition compaction group planner. Nothing is implemented for partition compaction group planner yet.

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]

…planner and partition compaction group planner

Signed-off-by: Alex Le <leqiyue@amazon.com>
Signed-off-by: Alex Le <leqiyue@amazon.com>
Signed-off-by: Alex Le <leqiyue@amazon.com>
@danielblando danielblando merged commit 90ad777 into cortexproject:master Aug 20, 2024
16 checks passed
danielblando pushed a commit to danielblando/cortex that referenced this pull request Sep 3, 2024
…planner and partition compaction group planner (cortexproject#6141)

* Create feature flag to switch between current shuffle sharding group planner and partition compaction group planner

Signed-off-by: Alex Le <leqiyue@amazon.com>

* rename

Signed-off-by: Alex Le <leqiyue@amazon.com>

* update doc

Signed-off-by: Alex Le <leqiyue@amazon.com>

---------

Signed-off-by: Alex Le <leqiyue@amazon.com>
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