Problem: A new load balancer is created for each weight class which can cause connection problems, as sessions are managed independently by each balancer.
Solution / Result: When a new balancer is created with a non 1.0 weight class, lets disable eager connections.
JIRA Issues: CSL-9991, CSL-10299
Differential Revision: https://phabricator.twitter.biz/D567842