Dinesh Joshi created CASSANDRA-14236:
----------------------------------------

             Summary: C* should gradually recycle open connections after hot 
reloading SSL Certificates
                 Key: CASSANDRA-14236
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14236
             Project: Cassandra
          Issue Type: New Feature
            Reporter: Dinesh Joshi
            Assignee: Dinesh Joshi


Currently the way SSL certificate hot reloading is implemented, it only applies 
the new certificates to new connections. Open connections are not terminated. 
Immediate termination of these connections is undesirable as it will cause a 
thundering herd problem. We need a way to gradually drain existing connections 
so that the new SSL certificates are used by all connections.




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