Closed
Description
The elasticsearch-ruby client is supposed to round-robin requests to the nodes specified in the hosts
setting. From internal testing it seems like one of the node is getting hit more often than the other. The setting used in testing was [localhost:9200, localhost:9201]
y-axis in the graph is the bytes-in to a port. Data in bulk request used for testing was the same size, so we should not see 2:1 requests distribution to hosts, should have almost equal distribution