Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BR: incorrect total summary time for backup ranges #35553

Closed
ixuh12 opened this issue Jun 21, 2022 · 2 comments · Fixed by #35552
Closed

BR: incorrect total summary time for backup ranges #35553

ixuh12 opened this issue Jun 21, 2022 · 2 comments · Fixed by #35552
Assignees
Labels
affects-6.0 affects-6.1 component/br This issue is related to BR of TiDB. severity/moderate type/enhancement The issue or PR belongs to an enhancement.

Comments

@ixuh12
Copy link
Contributor

ixuh12 commented Jun 21, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Run BR, it shows the incorrect total time for backup ranges.

2. What did you expect to see? (Required)

Longer total summary time for backup ranges since the total summary time should at least include the backup range finished time.

3. What did you see instead (Required)

The total time for backup ranges is quicker than the time taken for finishing backup ranges.

[2022/06/16 00:03:22.387 -04:00] [INFO] [client.go:581] ["backup range finished"] [range
-sn=0] [take=682.314138ms]
[2022/06/16 00:03:22.387 -04:00] [INFO] [client.go:567] ["Backup Ranges"] [take=67ns]

4. What is your TiDB version? (Required)

Current master branch.

@ixuh12 ixuh12 added the type/bug The issue is confirmed as a bug. label Jun 21, 2022
@seiya-annie seiya-annie added the component/br This issue is related to BR of TiDB. label Jun 21, 2022
@joccau
Copy link
Member

joccau commented Jun 23, 2022

/label affects-6.1
/label affects-6.0

@joccau
Copy link
Member

joccau commented Jun 23, 2022

/assign @ixuh12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.0 affects-6.1 component/br This issue is related to BR of TiDB. severity/moderate type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants