p-szucs commented on code in PR #8136:
URL: https://github.com/apache/hadoop/pull/8136#discussion_r2630087344


##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/util/WebServiceClient.java:
##########
@@ -67,8 +67,7 @@ public static WebServiceClient getWebServiceClient() {
     return instance;
   }
 
-  @VisibleForTesting
-  SSLFactory getSSLFactory() {
+  public static SSLFactory getSSLFactory() {

Review Comment:
   Thanks for the review @slfan1989!
   As I could see we can not reach the SSL factory from the Logs CLI without 
this



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to