Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently, each core in a node ends up creating a completely new instance of ConfigSet with its own schema, solrconfig and other properties. This is wasteful when you have a lot of replicas in the same node with many of them referring to the same config set in Zookeeper.
There are many issues that need to be addressed for this to work so this is a parent issue to track the work.
Attachments
Issue Links
- contains
-
SOLR-7282 Cache config or index schema objects by configset and share them across cores
- Open