dsmiley commented on code in PR #2538: URL: https://github.com/apache/solr/pull/2538#discussion_r1686941492
########## solr/CHANGES.txt: ########## @@ -152,6 +152,8 @@ Optimizations * SOLR-17349: SolrDocumentFetcher should always skip lazy field loading overhead if documentCache==null (Michael Gibney) +* JIRA-17340: Add cache on top of system metrics BeanInfos to make call to /admin/info/system faster (Pierre Salagnac) Review Comment: ```suggestion * SOLR-17340: Add cache on top of system metrics BeanInfos to make call to /admin/info/system faster (Pierre Salagnac) ``` -- 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]
