Jacek Lewandowski created CASSANDRA-7906: --------------------------------------------
Summary: CqlConfigHelper disables the connection pool for remote hosts while the remote hosts can be used Key: CASSANDRA-7906 URL: https://issues.apache.org/jira/browse/CASSANDRA-7906 Project: Cassandra Issue Type: Bug Components: Hadoop Reporter: Jacek Lewandowski Assignee: Jacek Lewandowski This is introduced by CASSANDRA-7774. The new load balancing policy does not allow using non-replica hosts, but it distinguishes local replica and remote replica, and returns them in appropriate order. However, CqlConfigHelper disables remote hosts completely. -- This message was sent by Atlassian JIRA (v6.3.4#6332)