Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make cluster client get updated nodes' addrs
During loading state, if all the nodes can't be connected, it's possible that all the nodes' IP addresses have changed at the same time. Clear the clusterAddrs so that the cluster client has chance to get updated nodes' IP addresses by using the initial setting of cluster addresses.
- Loading branch information