Mohammad Aburadeh created CASSANDRA-19508:
---------------------------------------------

             Summary: Getting tons of msgs "Failed to get peer certificates for 
peer /x.x.x.x:45796" when require_client_auth is set to false
                 Key: CASSANDRA-19508
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19508
             Project: Cassandra
          Issue Type: Bug
            Reporter: Mohammad Aburadeh


We recently upgraded our production clusters from 3.11.15 to 4.1.4. We started 
seeing thousands of msgs "Failed to get peer certificates for peer 
/x.x.x.x:45796". SSL is enabled but require_client_auth is disabled.  This is 
causing a huge problem for us because cassandra log files are growing very fast 
as our connections are short live connections, we open more than 1K connections 
per second and they stay live for 1-2 seconds. 

We should stop throwing this msg when require_client_auth is set to false. Or 
at least it should be logged in TRACE not DEBUG. 

I'm working on preparing a PR. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to