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

Jason Brown updated CASSANDRA-5819:
-----------------------------------

    Attachment: 5819-v1.patch

v1 writes the native protocol version out to system.local table. I also moved 
the native protocol version constant from the relatively obscure location of 
o.a.c.t.Frame.Header.CURRENT_VERSION to o.a.c.t.Server.CURRENT_VERSION. Server 
seemed a reasonable enough place to put that constant.
                
> Add a native_protocol_version column to the system.local table
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-5819
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5819
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Michaël Figuière
>            Assignee: Jason Brown
>            Priority: Trivial
>         Attachments: 5819-v1.patch
>
>
> The {{system.local}} table currently has a {{thrift_version}} column but 
> misses an equivalent for the CQL Native Protocol. Now that we switch to the 
> v2 of this protocol in Cassandra 2.0, it seems such a column would be useful.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to