Commit Graph

2 Commits (cb7baa6d9ed44c79c57d7afa1d91d0ce0be74757)

Author SHA1 Message Date
Ben Johnson 736875b858 Integrate meta package. 2015-05-29 14:54:04 -06:00
Jason Wilder c52dfce897 Load balance distributed queries across data nodes
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
2015-04-17 11:28:47 -06:00