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

RPC calls to multiple services with round robin DNS lookup #66

Open
lyschoening opened this issue May 4, 2016 · 0 comments
Open

RPC calls to multiple services with round robin DNS lookup #66

lyschoening opened this issue May 4, 2016 · 0 comments

Comments

@lyschoening
Copy link
Contributor

When I do something like await rpc.connect_rpc(connect='tcp://rpc-service:5555'), where "rpc-service" is a round robin A record with multiple addresses, can I expect the client to choose a different address every time it is initialized?

From experimentation it seems that this is not the case, but I might be doing something wrong.

@lyschoening lyschoening changed the title RPC calls to multiple service with round robin DNS lookup RPC calls to multiple services with round robin DNS lookup May 4, 2016
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

1 participant