You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dinesh Joshi (JIRA)" <ji...@apache.org> on 2018/02/16 01:44:00 UTC

[jira] [Created] (CASSANDRA-14236) C* should gradually recycle open connections after hot reloading SSL Certificates

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