bharatviswa504 edited a comment on pull request #1031:
URL: https://github.com/apache/hadoop-ozone/pull/1031#issuecomment-645524303


   But right now getServiceInfo is used only to getCaCertificate, other than 
that in current code there is no usage of it. As now the client does not need 
an SCM address, for OM, we get a quorum of address from config, and also we 
don't need DN address which this patch has eliminated.
   
   If we can skip getServiceInfo call in a non-secure cluster where we can save 
one RPC Call. I am fine with reusing this API or with totally a new API.
   
   


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



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

Reply via email to