Commit Graph

1 Commits (ad35dcea3866d759dbff16255b0a3b9b2d32e8e0)

Author SHA1 Message Date
Jason Wilder 3f90891b82 Proxy raft and rpc connections to leader transparently
Nodes that are not part of the raft cluster will not reliably know who the
current raft cluster leader is.  To make communication simpler, proxy all
rpc and raft calls to the current raft leader if a non-leader receives one.
2015-07-23 10:21:23 -06:00