Galsza opened a new pull request, #4961: URL: https://github.com/apache/ozone/pull/4961
## What changes were proposed in this pull request? After the SCMs finished their part of root ca rotation the clients also need to get the new root CA certificate. This is done through a simple polling mechanism that asks the SCMs for the root CAs and once it observes a change it invokes a consumer from the clients to notify them. Integrating this change is going to be done in later items. ## What is the link to the Apache JIRA [HDDS-8591](https://issues.apache.org/jira/browse/HDDS-8591) ## How was this patch tested? Added unit tests. Functional change is not yet observed in this patch as the polling is not actually integrated into anything yet. -- 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]
