Dinesh Joshi created CASSANDRA-14659:
----------------------------------------

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


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