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

The context timeout may cause lease timeout #6926

Closed
rleungx opened this issue Aug 9, 2023 · 0 comments · Fixed by #6925
Closed

The context timeout may cause lease timeout #6926

rleungx opened this issue Aug 9, 2023 · 0 comments · Fixed by #6925

Comments

@rleungx
Copy link
Member

rleungx commented Aug 9, 2023

Bug Report

The lease timeout without logging lease keep alive failed. The context may be canceled due to timeout if the keep alive costs too much time. The request could succeed but it has a little probability that the new expiration time is lost.

[2023/08/08 09:05:18.883 +00:00] [INFO] [lease.go:119] ["lease timeout"] [expire=2023/08/08 09:05:20.874 +00:00] [purpose="pd leader election"]
[2023/08/08 09:05:18.883 +00:00] [INFO] [lease.go:159] ["stop lease keep alive worker"] [purpose="pd leader election"]
ti-chi-bot bot added a commit that referenced this issue Aug 14, 2023
close #6926

Signed-off-by: Ryan Leung <[email protected]>

Co-authored-by: Ryan Leung <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot added a commit that referenced this issue Sep 26, 2023
close #6926

Signed-off-by: Ryan Leung <[email protected]>

Co-authored-by: Ryan Leung <[email protected]>
Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot bot pushed a commit that referenced this issue Sep 11, 2024
close #6926

Signed-off-by: Ryan Leung <[email protected]>

Co-authored-by: Ryan Leung <[email protected]>
ti-chi-bot bot pushed a commit that referenced this issue Sep 11, 2024
close #6926

Signed-off-by: Ryan Leung <[email protected]>

Co-authored-by: Ryan Leung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant