pingcap / pingcap/tidb

Improve backup checksum progress granularity

Open
#40,565 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
Current backup checksum progress is based on `schemas.Len()` https://github.com/pingcap/tidb/blob/17c0d5481bfca96ab48d21263b8add3489966e3d/br/pkg/task/backup.go#L618

In a single big table scenario. it's not clear to let user know the exact progress for checksum. so it's better to improved

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.