You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2017/03/08 19:34:38 UTC

[jira] [Created] (CASSANDRA-13311) cqlsh doesn't let you connect to an older major version

T Jake Luciani created CASSANDRA-13311:
------------------------------------------

             Summary: cqlsh doesn't let you connect to an older major version
                 Key: CASSANDRA-13311
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13311
             Project: Cassandra
          Issue Type: Bug
            Reporter: T Jake Luciani
             Fix For: 3.0.x


When trying to connect to an older version of cassandra from trunk I get the following error even though I am setting the correct version with --cqlversion

bq. ProtocolError returned from server while using explicitly set client protocol_version 4

If I go in to cqlsh.py and change 
DEFAULT_PROTOCOL_VERSION = 3

it works.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)