Closed ti-chi-bot closed 1 day ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Please upload report for BASE (
release-8.5@a568fdc
). Learn more about missing BASE report.
🚨 Try these New Features:
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: D3Hunter, tiancaiamao
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Timeline:
2024-11-20 16:02:01.257123969 +0000 UTC m=+47508.876778486
: :ballot_box_with_check: agreed by D3Hunter.2024-11-21 01:21:19.511741149 +0000 UTC m=+81067.131395662
: :ballot_box_with_check: agreed by tiancaiamao./retest
/retest
This is an automated cherry-pick of #57564
What problem does this PR solve?
Issue Number: close #57533
Problem Summary:
What changed and how does it work?
I'm not sure how the error is triggered. But reading the code, I can see that line 405, if condition
terror.ErrorEqual(err, rpctypes.ErrLeaseNotFound)
hold, the error is not reset. So this loop will happen again and again, cause the log print.Check List
Tests
Don't know how to reproduce but it's easy to fix by reading the code
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.