You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2016/07/28 19:28:20 UTC

[jira] [Resolved] (CASSANDRA-12142) Add "beta" version native protocol flag

     [ https://issues.apache.org/jira/browse/CASSANDRA-12142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tyler Hobbs resolved CASSANDRA-12142.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.10

Great, thank you for the feedback.

With that, +1, committed as {{d9322a17189567d2c117cb3e69c456dd0781931e}} to trunk.

> Add "beta" version native protocol flag
> ---------------------------------------
>
>                 Key: CASSANDRA-12142
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12142
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: CQL
>            Reporter: Tyler Hobbs
>            Assignee: Alex Petrov
>              Labels: protocolv5
>             Fix For: 3.10
>
>
> As discussed in CASSANDRA-10786, we'd like to add a new flag to the native protocol to allow drivers to connect using a "beta" native protocol version.  This would be used for native protocol versions that are still in development and may not have all of the final features.  Without the "beta" flag, drivers will be prevented from using the protocol version.
> This is primarily useful for driver authors to start work against a new protocol version when the work on that spans multiple releases.  Users would not generally be expected to utilize this flag, although it could potentially be used to offer early feedback on new protocol features.
> It seems like the {{STARTUP}} message body is the best place for the new beta flag.  We may also considering adding protocol information to the {{SUPPORTED}} message as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)