[ 
https://issues.apache.org/jira/browse/CASSANDRA-14973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17289124#comment-17289124
 ] 

Sam Tunnicliffe commented on CASSANDRA-14973:
---------------------------------------------

Looking at the CI results:
* the jvm-dtest failure looks unrelated, but I'll file a JIRA to investigate. 
That fixture, {{CASTest}} has historically been flaky, so perhaps 
CASSANDRA-16355 didn't catch all issues. I'll file a JIRA to investigate  
* the failures on each of the cqlsh_dtests jobs are all coming from either 
{{TestCqlshCopy}} and pass locally or 
{{test_cqlsh.py::TestCqlsh::test_protocol_negotiation}} which is fixed in my 
[dtest branch|https://github.com/beobal/cassandra-dtest/tree/14973]
* the jvm_upgrade_dtest failure, 
{{MixedModeReadTest::mixedModeReadColumnSubsetDigestCheck}} is addressed by 
CASSANDRA-16415

Otherwise, the results so far look pretty reasonable.


> Bring v5 driver out of beta, introduce v6 before 4.0 release is cut
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-14973
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14973
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Alex Petrov
>            Assignee: Sam Tunnicliffe
>            Priority: Urgent
>              Labels: protocolv5
>             Fix For: 4.0-beta
>
>
> 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|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/transport/ProtocolVersion.java#L46]
>  and in 
> [java-driver|https://github.com/datastax/java-driver/blob/3.x/driver-core/src/main/java/com/datastax/driver/core/ProtocolVersion.java#L35].
>  
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to