In cases where connection attempts from a large number of threads will happen concurrently then the load balancing logic was not doing a great job leading to a skew. This change fixes it.
It also fixes the new property 'load-balance' and 'topology-keys' being passed in property bag. There was an issue there where it was getting ignored.
In cases where connection attempts from a large number of threads will happen concurrently then the load balancing logic was not doing a great job leading to a skew. This change fixes it. It also fixes the new property 'load-balance' and 'topology-keys' being passed in property bag. There was an issue there where it was getting ignored.