Galsza opened a new pull request, #5025:
URL: https://github.com/apache/ozone/pull/5025

   What changes were proposed in this pull request?
   
   This is a redone version of an approved draft pr: 
https://github.com/apache/ozone/pull/5000 
   The reason for the redo is to clean up the commit history and make sure that 
the rebase process was done cleanly.
   Unfortunately I lost the original changes in that pull request due to a 
personal error and had to use changes saved in 
   https://github.com/apache/ozone/pull/5001 
   But during the process of taking commits from that pull request I realized 
that the conflicts and the number of commits makes it more complicated than 
rewriting it from scratch. Sorry for the inconvenience.
   
   Orig description:
   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]

Reply via email to