tikv / pd

Placement driver for TiKV
Apache License 2.0
1.05k stars 721 forks source link

UCP: support store weight for hot region scheduler #2168

Open nolouch opened 4 years ago

nolouch commented 4 years ago

Description

Currently, PD's schedulers cannot handle the heterogeneous problem, we use , to identify the processing power of the machine. but the hot region scheduler cannot consider it very well, we need to let the hot region to aware weight.

Score

Recommended Skills

sourcelliu commented 4 years ago

/pick-up-challenge

sre-bot commented 4 years ago

@mantuliu pick up issue success

sourcelliu commented 4 years ago

/give-up-challenge

sre-bot commented 4 years ago

@mantuliu has not pick up this issue

sourcelliu commented 4 years ago

Sorry, I have been relatively busy recently, and I hope others can continue this optimization.

nolouch commented 4 years ago

@mantuliu thank you.

ti-challenge-bot[bot] commented 3 years ago

It has been added to the challenge program, but your issue description has some problems.

Details **Tip** : You need to ensure that the description of the issue follows the following template: ``` ## Score - ${score} ## Mentor - ${mentor} ``` **Warning**: The description format for this issue is wrong.