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

fixed some typos #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fixed some typos #48

wants to merge 2 commits into from

Conversation

eguven
Copy link

@eguven eguven commented Dec 8, 2015

No description provided.

@@ -746,7 +746,7 @@ with ZooKeeper providing its address and name. Once it's being stopped it
unregisters itself. When you send a request to another service, lymph gets all
instances' addresses and routes the request. That means, lymph does client-side
load balancing. Request
[round-robin](https://github.com/deliveryhero/lymph/blob/master/lymph/core/rpc.py#L140-155)
[round-robin](https://github.com/deliveryhero/lymph/blob/master/lymph/core/rpc.py#L144-L159)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also, random.choice, not really round-robin

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, do

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

Successfully merging this pull request may close these issues.

2 participants