Skip to content

Make the Query Frontend horizontally scalable. #3255

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

Closed
wants to merge 1 commit into from

Conversation

tomwilkie
Copy link
Contributor

@tomwilkie tomwilkie commented Sep 30, 2020

What this PR does:

Make the Query Frontend horizontally scalable.

  • Define the APIs.
  • Split out the logic into a separate struct.
  • Figure out backwards compatibility.
  • Make the scheduler a separate component.

Which issue(s) this PR fixes:
Fixes #1150

Checklist

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

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
@pstibrany pstibrany mentioned this pull request Oct 21, 2020
3 tasks
@pracucci
Copy link
Contributor

Thanks @tomwilkie for kickstarting this work! I'm closing because superseeded by #3374.

@pracucci pracucci closed this Oct 29, 2020
@tomwilkie tomwilkie deleted the scale-the-frontend branch April 27, 2021 19:19
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.

Query Frontend scalability
2 participants