Dmitry Kropachev created CASSGO-75:
--------------------------------------

             Summary: Drop support for protocol version < 3
                 Key: CASSGO-75
                 URL: https://issues.apache.org/jira/browse/CASSGO-75
             Project: Apache Cassandra Go driver
          Issue Type: Improvement
            Reporter: Dmitry Kropachev


You can't find servers that support only 1 or 2 protocol, also restricting 
proto verson on client side also does not make lot of sense.

On other hand, since proto 3 size of collections and header has changed, which 
resulted in lot's of code that handles the difference 

Given all that we can drop support fo proto 1 and 2 and benefit from removing 
code that handles the difference.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to