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

Dinesh Joshi updated CASSANDRA-14659:
-------------------------------------
    Description: 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.  (was: 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.)

> 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