tikv / tikv/pd

Guaranteed priority of Hot Region Operator

Open
#5,465 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

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`:

Region Health:

## 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.

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.