Description
Currently every connection picks random IP address from connection string. This may lead to considerable imbalances between cluster nodes. Let's user round-robin instead of random.
Attachments
Issue Links
- links to
Currently every connection picks random IP address from connection string. This may lead to considerable imbalances between cluster nodes. Let's user round-robin instead of random.