Skip to content

Commit

Permalink
tidb-scheduling: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaozhen Liu authored and ti-chi-bot committed Aug 11, 2021
1 parent bf74697 commit bc1fe84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidb-scheduling.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ The above situations can be classified into two types:
* Storage capacity of all TiKV peers are balanced;
* Hot spots are balanced;
* Speed of load balancing for the Regions needs to be limited to ensure that online services are stable;
* Maintainers are able to to take peers online/offline manually.
* Maintainers are able to take peers online/offline manually.

After the first type of requirements is satisfied, the system will be failure tolerable. After the second type of requirements is satisfied, resources will be utilized more efficiently and the system will have better scalability.

Expand Down

0 comments on commit bc1fe84

Please sign in to comment.