cassandra-jdbc-driver
cassandra-jdbc-driver copied to clipboard
Set the properties corePoolLocal, maxPoolLocal in the URL
Can I set the properties corePoolLocal=2&maxPoolLocal=2 in the URL for e.g jdbc:c*:datastax://host1:port/keyspace?consistencyLevel=LOCAL_ONE&localDc=ABC&corePoolLocal=2&maxPoolLocal=2