ChenSammi commented on PR #5150: URL: https://github.com/apache/ozone/pull/5150#issuecomment-1671073900
> Overall your changes are pretty similar to it now. My question is: do we need to run refreshCaCertificates through the executorService? (Do we need to run it in sync?) refreshCaCertificates is required to run parallelly with the SCM main Ratis server and ratis client involved actions, so that it will solve the case that SCM cannot join the ratis group, or ratis client cannot connect to retis server, because of lacking new root certificates. -- 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]
