Thanks for the thoughts here. I do get a bit carried away sometimes,
wanting to support fringe cases. I'll go forward assuming the same port
number.
On 2015-08-12 10:27, Dmitri Zagidulin wrote:
If you know one node's HTTP listening port, you know them all -- all
the nodes are supposed to liste
If you know one node's HTTP listening port, you know them all -- all the
nodes are supposed to listen on the same ports. (Otherwise, load balancing
gets awkward, etc).
A case where different nodes in the cluster are listening on different
ports is exotic enough to not be worth supporting. (Plus, t