The connection pool implementation opens multiple connections to each server. We should replace that with a single pipelined connection per server
The connection pool implementation opens multiple connections to each server. We should replace that with a single pipelined connection per server