igiguere commented on PR #4078: URL: https://github.com/apache/solr/pull/4078#issuecomment-4049826300
> The conditional needed to exist at one point because SystemInfoHandler used to serve `/solr/<coreName>/admin/info` as well. But since that's no longer the case then the conditional in SystemInfoHandler is essentially dead code and can be removed without actually changing the response in any way. @gerlowskija : Quick test on a Solr 9.10. `/solr/<coreName>/admin/info` returns just the error message "Looking for Solr?...". So you are right, it is dead code. -- 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]
