Open
Description
Looking at a pcap, the ScyllaDB Python driver tries to connect with versions we do not support - 66 (DSE_V2), 65 (DSE_V1), 5. That means 3 connections that are responded with an ERROR, until we succeed to connect. Each connection is of course the whole 3 way TCP conn, then closed, etc...
cc @fruch (I've seen it in cqlsh, now I understand it's due to the Python driver defaults)
Metadata
Metadata
Assignees
Labels
No labels