cpv-project/cpv-cql-driver

Idle connection heartbeats

Closed this issue · 1 comments

Should trigger from connection pool, and don't prevents the destruction.

Since 9a08dc4 implemented tcp keepalive, idle connection heartbeats is no longer necessary, because the native keepalive mechanism is more effective.