SaketaChalamchala commented on PR #7081: URL: https://github.com/apache/ozone/pull/7081#issuecomment-2299899126
> Is this PR self contained? I.e. it looks like there should be extra code for the client to call getServerDefaults() and determine the key provider path to be used? The client call getKeyProviderUri() which internally calls the getServerDetails() method to get the URI from the OzoneManager. This is implemented similarly in HDFS https://github.com/apache/hadoop/blob/trunk/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java#L3180-L3183 -- 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]
