hanishakoneru commented on pull request #2878: URL: https://github.com/apache/ozone/pull/2878#issuecomment-992859290
Hi Vivek, DefaultCertificateClient#getPrivateKey() and DefaultCertificateClient#getPublicKey() just log the exception and do not throw any exception. We can remove the throws from these functions and their corresponding super-functions. -- 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]
