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

[Roadmap] Compaction optimization #7743

Open
morningman opened this issue Jan 13, 2022 · 1 comment
Open

[Roadmap] Compaction optimization #7743

morningman opened this issue Jan 13, 2022 · 1 comment

Comments

@morningman
Copy link
Contributor

  1. The speed of compaction
  2. Single replica compaction
@wangbo
Copy link
Contributor

wangbo commented Jan 14, 2022

Tables in the online environment can be divided into two, SLA Table(high requirements for stability) and non-SLA Table.
From the user's point of view, SLA Tables have higher priority.
This means doris needs to support priority, including but not limited to compaction task.
From the perspective of compaction, I think it can be bound to the concept of resource group.
Some resource group can have higher priority, such as they can be prioritized comapction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants