tikv / tikv/pd

consider moving hot regions first if we delete a TiKV

Open
#662 0 comments 0 reactions 1 assignee Claimed by @nolouch View on GitHub
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

Now if we delete a TiKV, PD will begin to move regions in this TiKV to other TiKVs, this will take a long time. But if some regions are hot and split frequently, the region count reported in the TiKV will be increased, this may confuse the user.

Maybe we should consider moving hot regions at first.

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.