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

Marcus Olsson commented on CASSANDRA-14659:
-------------------------------------------

It seems like we support V3, V4 and V5 protocols on trunk as of today. Would it 
make sense to be able to be a bit more selective than to say only latest 
protocol or all of them? One option could be to specify the minimum protocol 
version to allow from clients.

 

I don't have a strong opinion on this but I thought it might potentially be 
useful to have a bit more flexibility with this feature when multiple protocol 
versions are supported.

> Disable old protocol versions on demand
> ---------------------------------------
>
>                 Key: CASSANDRA-14659
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14659
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dinesh Joshi
>            Assignee: Dinesh Joshi
>            Priority: Major
>              Labels: usability
>
> This patch allows the operators to disable older protocol versions on demand. 
> To use it, you can set {{native_transport_allow_older_protocols}} to false or 
> use nodetool disableolderprotocolversions. Cassandra will reject requests 
> from client coming in on any version except the current version. This will 
> help operators selectively reject connections from clients that do not 
> support the latest protoocol.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to