[ 
https://issues.apache.org/jira/browse/YARN-11469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715446#comment-17715446
 ] 

ASF GitHub Bot commented on YARN-11469:
---------------------------------------

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!




> Refactor FederationStateStoreFacade Cache Code
> ----------------------------------------------
>
>                 Key: YARN-11469
>                 URL: https://issues.apache.org/jira/browse/YARN-11469
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: federation
>    Affects Versions: 3.4.0
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>
> The Cache of FederationStateStoreFacade uses JCache, but considering that 
> JCache is not a general Cache implementation (the latest version was released 
> in 2014), this part of the code is refactored to support multiple Cache in 
> the future.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to