tikv / tikv/pd

Offload online and offline progress to follower

Open
#9,765 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

## Enhancement Task
Currently, we calculate the threshold and progress on the PD leader, which is unnecessary. The follower also has enough information to do the same work. An obvious benefit is that it reduces the region lock contention on the leader.

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.