abhishekaypurohit commented on a change in pull request #177: HDDS-2442. Added 
support for service name in OM for CSR
URL: https://github.com/apache/hadoop-ozone/pull/177#discussion_r346932443
 
 

 ##########
 File path: 
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java
 ##########
 @@ -1348,6 +1348,10 @@ private static void getSCMSignedCert(CertificateClient 
client,
     String hostname = omRpcAdd.getAddress().getHostName();
     String ip = omRpcAdd.getAddress().getHostAddress();
 
+    OMHANodeDetails haOMHANodeDetails = OMHANodeDetails.loadOMHAConfig(config);
+    String serviceName =
 
 Review comment:
   Fixed

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to