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

run_poller: UNKNOWN:Timer list shutdown #12

Open
lspicer17 opened this issue Sep 21, 2022 · 2 comments
Open

run_poller: UNKNOWN:Timer list shutdown #12

lspicer17 opened this issue Sep 21, 2022 · 2 comments

Comments

@lspicer17
Copy link

I'm seeing these logs in stderr from docker hosts running some gRPC queries using this client:

E0921 17:38:25.652816051  244657 backup_poller.cc:124]       run_poller: UNKNOWN:Timer list shutdown {created_time:"2022-09-21T17:38:25.652619086+00:00"}
E0921 19:14:08.230445287  322145 backup_poller.cc:124]       run_poller: UNKNOWN:Timer list shutdown {created_time:"2022-09-21T19:14:08.230375719+00:00"}
E0921 19:23:53.008688653  341242 backup_poller.cc:124]       run_poller: UNKNOWN:Timer list shutdown {created_time:"2022-09-21T19:23:53.008611811+00:00"}

Seems to come from - https://github.com/grpc/grpc/blob/master/src/core/ext/filters/client_channel/backup_poller.cc

Unfortunately, I haven't been able to find or capture any other related messages, and I haven't been able to reproduce it locally. I'm wondering if this is something anyone else has seen?

@cianmcgrath
Copy link
Collaborator

This is the first I've seen of these errors.
I'll ask around internally to see if it's been seen/triaged before, and get back to you on this

@lspicer17
Copy link
Author

lspicer17 commented Sep 22, 2022

Thank you! Let me know if there is any additional information I can gather to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants