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

Unexpected log field #6285

Closed
rleungx opened this issue Apr 7, 2023 · 0 comments · Fixed by #6286
Closed

Unexpected log field #6285

rleungx opened this issue Apr 7, 2023 · 0 comments · Fixed by #6286
Labels
severity/minor The issue's severity is minor. type/bug The issue is confirmed as a bug.

Comments

@rleungx
Copy link
Member

rleungx commented Apr 7, 2023

Bug Report

Error: 4/06 05:50:15.661 +00:00] [ERROR] [pd_service_discovery.go:221] ["[pd] failed to update member"] [error="[PD:client:ErrClientGetMember]get member failed%!(EXTRA []string=[http://127.0.0.1:32879/ http://127.0.0.1:37741/ [http://127.0.0.1:41645])](http://127.0.0.1:41645]%29/)"]
Error: 4/06 05:50:15.661 +00:00] [ERROR] [pd_service_discovery.go:221] ["[pd] failed to update member"] [error="[PD:client:ErrClientGetMember]get member failed%!(EXTRA []string=[http://127.0.0.1:32879/ http://127.0.0.1:37741/ [http://127.0.0.1:41645])](http://127.0.0.1:41645]%29/)"]

The log is not well readable by misusing FastGenByArgs which is introduced by #6046

@rleungx rleungx added the type/bug The issue is confirmed as a bug. label Apr 7, 2023
@rleungx rleungx added the severity/minor The issue's severity is minor. label Apr 7, 2023
ti-chi-bot pushed a commit that referenced this issue Apr 7, 2023
close #6285

Signed-off-by: Ryan Leung <rleungx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/minor The issue's severity is minor. type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant