-
Notifications
You must be signed in to change notification settings - Fork 742
Open
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Problem Summary
In a bluk_insert
senario. the data's growth only in 3 TiKVs.
Detail Information
There are many hot regions. but seems no load balance.
Opterators:
create:
many operator cancel about hot peer move
:
Root Cause Analyze
We can see the operator of the hot region actually created. but it cancels immediately. the Operator may reach store limit because we can see the balance region opm is 45, which means the 3 TiKV store limit about remove peer
is run out.
Expect
We have high priority about the hot region, we should guarantee it can be running rather than all store limit consumed by balance region.
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.