Hi,

In looking at the docs on the Go resolver interface 
<https://godoc.org/google.golang.org/grpc/resolver>, it seems that it is 
only possible to implement pull based resolvers. We have an internal 
resolver that will occasionally know that the addresses the client has are 
wrong but isn't able to do anything about it. From past conversations and 
some discussion here (example 
<https://groups.google.com/d/msg/grpc-io/thKUolpnYag/7wsIupYADAAJ>), I know 
some thought has been given to a push based resolver. Has there been any 
progress towards such a thing?

Thanks,
Daniel 

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/8e10ad78-f531-42b7-8a2b-e30f96fb98c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to