demery-pivotal commented on a change in pull request #7475:
URL: https://github.com/apache/geode/pull/7475#discussion_r833536121



##########
File path: 
geode-core/src/main/java/org/apache/geode/internal/net/SocketCreator.java
##########
@@ -599,10 +598,6 @@ void configureClientSSLSocket(Socket socket, HostAndPort 
addr, int timeout) thro
         } else {
           throw ex;
         }
-      } catch (SSLHandshakeException ex) {

Review comment:
       Done




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to