Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prefer ready pools when selecting one at random
When choosing a random pool in a cluster to send a command to (for example, when calling CLUSTER SLOTS to synchronise the cluster's topology) prefer selecting a pool that reports that it has available connections.
- Loading branch information