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

Disagg: Inf retries when EtcdOwnerManager::camaignLoop meets invalid lease #8519

Closed
JaySon-Huang opened this issue Dec 14, 2023 · 0 comments · Fixed by #8534
Closed

Disagg: Inf retries when EtcdOwnerManager::camaignLoop meets invalid lease #8519

JaySon-Huang opened this issue Dec 14, 2023 · 0 comments · Fixed by #8534
Assignees
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. severity/moderate type/bug The issue is confirmed as a bug.

Comments

@JaySon-Huang
Copy link
Contributor

JaySon-Huang commented Dec 14, 2023

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

[2023/12/01 05:07:43.325 +00:00] [INFO] [OwnerManager.cpp:368] ["watch failed, owner key is deleted"] [source="owner_id=0.0.0.0:3930"] [thread_id=1233]Show context
[2023/12/01 05:08:08.199 +00:00] [WARN] [OwnerManager.cpp:304] ["is not the owner"] [source="owner_id=0.0.0.0:3930"] [thread_id=1203]
[2023/12/01 05:08:08.201 +00:00] [INFO] [OwnerManager.cpp:270] ["failed to campaign, id=0.0.0.0:3930 lease=73928bb2367fd5e9 code=2 msg=etcdserver: requested lease not found"] [source="owner_id=0.0.0.0:3930"] [thread_id=1203]
[2023/12/01 05:08:08.403 +00:00] [INFO] [OwnerManager.cpp:270] ["failed to campaign, id=0.0.0.0:3930 lease=73928bb2367fd5e9 code=2 msg=etcdserver: requested lease not found"] [source="owner_id=0.0.0.0:3930"] [thread_id=1203]
[2023/12/01 05:08:08.605 +00:00] [INFO] [OwnerManager.cpp:270] ["failed to campaign, id=0.0.0.0:3930 lease=73928bb2367fd5e9 code=2 msg=etcdserver: requested lease not found"] [source="owner_id=0.0.0.0:3930"] [thread_id=1203]

4. What is your TiFlash version? (Required)

v7.5

@JaySon-Huang JaySon-Huang added the type/bug The issue is confirmed as a bug. label Dec 14, 2023
@JaySon-Huang JaySon-Huang self-assigned this Dec 14, 2023
@JaySon-Huang JaySon-Huang added severity/moderate affects-7.5 This bug affects the 7.5.x(LTS) versions. labels Dec 14, 2023
JaySon-Huang added a commit to JaySon-Huang/tiflash that referenced this issue Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant