You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi!
We are running grpc version 1.14 and we hit a strange condition (at times, not easily reproducible). When attempting to create a new channel, the library never progresses beyond the next stage.
client_channel/resolver/dns/native/dns_resolver.cc:284 ref 1 -> 2 dns-resolving EXECUTOR try to schedule 0x55b81a368fa0 (short) to thread 5
And that's about it.
Wondering if anyone could shed some light onto this behavior.
Thanks!
Srini Polavarapu
unread,
Apr 22, 2020, 1:52:40 PM4/22/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Have you tried newer versions of gRPC to reproduce this issue? 1.14 is fairly old.