If I have one controller and two brokers, does the controller distribute the query load across the two brokers? I thought it would, but the Pinot in production page recommends “HTTP load balancers for spraying queries across brokers (or other mechanism to balance queries)“. Or is that to automatically route traffic away from a broker which has gone down?