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

Dinesh Joshi commented on CASSANDRA-14659:
------------------------------------------

||version||
|[branch|https://github.com/dineshjoshi/cassandra/tree/restrict-protocol-version]|
|[utests & 
dtests|https://circleci.com/gh/dineshjoshi/workflows/cassandra/tree/restrict-protocol-version]|
||

> 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_honor_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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to