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)