You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2020/06/24 00:18:00 UTC

[jira] [Created] (HDDS-3860) Remove usage of getServiceInfo in RpcClient

Bharat Viswanadham created HDDS-3860:
----------------------------------------

             Summary: Remove usage of getServiceInfo in RpcClient
                 Key: HDDS-3860
                 URL: https://issues.apache.org/jira/browse/HDDS-3860
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Bharat Viswanadham


Right now getServiceInfo is used only for the secure clusters to getCaCert in RpcClient.

This will help to save one RpcCall in non-secure cluster where we don't need getCaCert.

Call getServiceInfo only on a secure cluster, and skip calling getServiceInfo on a non-secure cluster.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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