ChenSammi commented on code in PR #4943:
URL: https://github.com/apache/ozone/pull/4943#discussion_r1247361178


##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/security/x509/certificate/client/DefaultCertificateClient.java:
##########


Review Comment:
   The only case I can think of to do some cleanup of certificateMap is when 
some certificates are expired, especially root certificates, or certificate 
revocation. Besides those, I don't see other cases we need to cleanup 
certificateMap.  For the expired root certificate case, we can do it in a 
follower up JIRA. For revocation case, I think we can deal with it when 
revocation is implemented in future.



-- 
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