joao-r-reis commented on issue #1919:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1919#issuecomment-4604507412

   > I tracked the full error flow:
   Conn.serve -> Conn.recv -> Conn.processFrame -> readHeader -> 
connReader.Read -> Conn.serve -> Conn.closeWithError ->hostConnPool.HandleError 
   
   Are you forcing protocol v4? This would be incorrect if you're using v5 
(which would be the default when using C* >= 4.0)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to