Eric Pugh created SOLR-18091:
--------------------------------
Summary: Separate Core specific information from SystemInfoHandler
Key: SOLR-18091
URL: https://issues.apache.org/jira/browse/SOLR-18091
Project: Solr
Issue Type: Improvement
Reporter: Eric Pugh
Today the SystemInfoHandler has both system information AND if nested under a
core, then it has Core information. Which means it's configured both in
CoreContainer AND ImplicitPlugins.json.
If we split it into SystemInfoHandler and CoreInfoHandler, then each can focus
on one job, and CoreInfoHandler can live in ImplicitPlugins.json with the other
core specific request handlers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]