slfan1989 commented on PR #5570: URL: https://github.com/apache/hadoop/pull/5570#issuecomment-1519040470
@goiri Thank you very much for helping to review the code! I am currently refactoring a cache implementation to support additional cache implementations in the future. To aid me in this process, I have referred to [The Ehcache 3.x JSR-107 Provider](https://www.ehcache.org/documentation/3.1/107.html) documentation, specifically version 3.10, as a resource. The goal is to improve the code and make it more extensible for future updates. Can you help review the code again? Thank you very much! -- 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]
