pingcap / pingcap/tidb

br: rate limiter seems not effectively controlling disk read during snapshot backup

Open
#57,328 0 comments 0 reactions 0 assignees View on GitHub
component/br type/bug
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Bug Report

One of our users is seeing high disk read TP during snapshot backup, user set rate limit from 128 to 32 but didn't see obvious improvements. Right now rate limiter only throttle the upload speed from TiVK to external storage. Need to investigate if rate limiter fails to control the snapshot/rocksdb read and see if we need to add another rate limiter on disk read.

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.