abhioncbr commented on code in PR #11246: URL: https://github.com/apache/pinot/pull/11246#discussion_r1282540811
########## pinot-common/src/main/java/org/apache/pinot/common/utils/TlsUtils.java: ########## @@ -301,48 +287,6 @@ private static final class SSLContextHolder { : SSL_CONTEXT_REF.get(); } - /** - * Adapted from: https://svn.apache.org/viewvc/httpcomponents/oac - * .hc3x/trunk/src/contrib/org/apache/commons/httpclient/contrib/ssl/AuthSSLProtocolSocketFactory.java?view=markup - */ - private static class PinotProtocolSocketFactory implements ProtocolSocketFactory { Review Comment: @apucher / @Jackie-Jiang, do we need this class? I am trying to identify the usage, any pointers? -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org