|
@@ -97,7 +97,6 @@ func newPolicyConnPool(session *Session, hostPolicy HostSelectionPolicy,
|
|
|
ProtoVersion: cfg.ProtoVersion,
|
|
ProtoVersion: cfg.ProtoVersion,
|
|
|
CQLVersion: cfg.CQLVersion,
|
|
CQLVersion: cfg.CQLVersion,
|
|
|
Timeout: cfg.Timeout,
|
|
Timeout: cfg.Timeout,
|
|
|
- NumStreams: cfg.NumStreams,
|
|
|
|
|
Compressor: cfg.Compressor,
|
|
Compressor: cfg.Compressor,
|
|
|
Authenticator: cfg.Authenticator,
|
|
Authenticator: cfg.Authenticator,
|
|
|
Keepalive: cfg.SocketKeepalive,
|
|
Keepalive: cfg.SocketKeepalive,
|