leixm opened a new pull request, #4793:
URL: https://github.com/apache/hadoop/pull/4793

   JIRA: YARN-11276. Add lru cache for RMWebServices.getApps.
   
   In our YARN cluster, there are thousands of apps running at the same time, 
the return result of getApps reaches about 10M, and many requests are the same 
input parameters, we can add cache for RMWebServices.getApps to reduce 
processing delay


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