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

Marcus Eriksson commented on CASSANDRA-5436:
--------------------------------------------

thanks, commited as bf2ee04431fa3f8142ad43cbf514b69741002f7e
                
> Binary protocol versioning
> --------------------------
>
>                 Key: CASSANDRA-5436
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5436
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>         Attachments: 0001-CASSANDRA-5436-add-basic-protocol-versioning.patch, 
> 0001-CASSANDRA-5436.patch
>
>
> There should be a way to version the binary protocol, CASSANDRA-5349 adds a 
> message that breaks compatibility (QueryMessage) and the ticket half-handles 
> versioning - it allows old clients to connect and execute queries (by always 
> replying in the same version as the message sent by the client), it does not 
> allow new clients to connect to old servers though.

--
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