Details
-
Task
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
Description
In http://issues.apache.org/jira/browse/CASSANDRA-12142, we’ve introduced Beta flag for v5 protocol. However, up till now, v5 is in beta both in Cassandra and in java-driver.
Before the final 4.0 release is cut, we need to bring v5 out of beta and finalise native protocol spec, and start bringing all new changes to v6 protocol, which will be in beta.
Attachments
Issue Links
- causes
-
CASSANDRA-16508 Running cqlsh against cassandra 3 throws error about beta flag not set
- Resolved
- fixes
-
CASSANDRA-9362 Native protocol v5
- Resolved
- is duplicated by
-
CASSANDRA-16470 TestCqlsh.test_protocol_negotiation needs to be updated for v5
- Resolved
- relates to
-
CASSANDRA-16613 ProtocolVersion.V4 is still used in places in the code
- Resolved
- links to