epugh opened a new pull request, #4084: URL: https://github.com/apache/solr/pull/4084
https://issues.apache.org/jira/browse/SOLR-18091 # Description Instead of having SystemInfoHandler accessible at two different URLS, and serving different data, just split them and have proper names. # Solution Make loading pattern clearer. CoreInfoHandler is in ImplicitPlugins.json, while SystemInfoHandler is part of InfoHandler loaded in CoreContainer. # Tests manual and unit I still need to check the solr Admin UI to make sure the new /solr/techproducts/admin/info url makes. -- 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]
