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

Distributed Query should balance requests #2242

Closed
otoolep opened this issue Apr 11, 2015 · 1 comment · Fixed by #2301
Closed

Distributed Query should balance requests #2242

otoolep opened this issue Apr 11, 2015 · 1 comment · Fixed by #2301
Assignees
Milestone

Comments

@otoolep
Copy link
Contributor

otoolep commented Apr 11, 2015

#2202 (comment)

There is some question whether the remote node for a distributed query should be randomized.

@pauldix @jwilder

@otoolep otoolep added this to the 0.9.0 milestone Apr 11, 2015
@jwilder
Copy link
Contributor

jwilder commented Apr 14, 2015

Also see #2190

jwilder added a commit that referenced this issue Apr 15, 2015
Adds a Balancer interface to allow RemoteMappers to send data node
requests to multiple nodes.  It also provides the ability to failed
requests to mark the data node as offline using exponential
backoff with a 5 min max wait time.

Fixes #2242
@jwilder jwilder self-assigned this Apr 15, 2015
jwilder added a commit that referenced this issue Apr 17, 2015
Adds a Balancer interface to allow RemoteMappers to send data node
requests to multiple nodes.  It also provides the ability to failed
requests to mark the data node as offline using exponential
backoff with a 5 min max wait time.

Fixes #2242
jwilder added a commit that referenced this issue Apr 17, 2015
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 a pull request may close this issue.

3 participants