tikv / tikv/pd

Use CI to continuously monitor the scheduling efficiency in typical scenarios.

Open
#543 1 comment 1 reaction 0 assignees View on GitHub
component/schedule
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

Now we only have some tests for scheduling correctness, but no test case or CI for its efficiency. We should consider constructing some tests with reference to the following scenarios:

1. add/remove a tikv-server node.
2. restart all tikv-servers (at almost the same time).
3. rolling restart all tikv-servers.
4. tikv-server reports busy.
5. hot regions split fast.
6. increase/decrease replica count.
...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.