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

Too many unnecessary reset evicted etcd endpoint logs #7844

Closed
JmPotato opened this issue Feb 22, 2024 · 0 comments · Fixed by #7845
Closed

Too many unnecessary reset evicted etcd endpoint logs #7844

JmPotato opened this issue Feb 22, 2024 · 0 comments · Fixed by #7845
Assignees
Labels
affects-7.5 This bug affects the 7.5.x(LTS) versions. severity/minor type/bug The issue is confirmed as a bug.

Comments

@JmPotato
Copy link
Member

image

It's unnecessary to output the evicted endpoint resetting event each time.

@JmPotato JmPotato added the type/bug The issue is confirmed as a bug. label Feb 22, 2024
@JmPotato JmPotato self-assigned this Feb 22, 2024
@JmPotato JmPotato added severity/minor affects-7.5 This bug affects the 7.5.x(LTS) versions. labels Feb 22, 2024
ti-chi-bot bot pushed a commit that referenced this issue Feb 23, 2024
close #7844

Only output the log when picked count > 0 in `updateEvictedEps`.

Signed-off-by: JmPotato <[email protected]>
ti-chi-bot bot pushed a commit that referenced this issue Mar 25, 2024
close #7844

Only output the log when picked count > 0 in `updateEvictedEps`.

Signed-off-by: JmPotato <[email protected]>

Co-authored-by: JmPotato <[email protected]>
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/minor type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

1 participant