Hello,
we have seen that round-robin policy does not work as expected when any of the nodes is down. It works fine when all the nodes within the replica group are up and running, but if any of them is not available (either disabled or just down), all its load goes to the next server in the replica group, so effectively duplicating the load of that node.
[n-replicas is not set, so it should return only one node endpoint]

Reply With Quote
