You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/07/01 15:07:11 UTC

[jira] [Created] (SOLR-9273) Share and reuse config set in a node

Shalin Shekhar Mangar created SOLR-9273:
-------------------------------------------

             Summary: Share and reuse config set in a node
                 Key: SOLR-9273
                 URL: https://issues.apache.org/jira/browse/SOLR-9273
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: config-api, Schema and Analysis, SolrCloud
            Reporter: Shalin Shekhar Mangar
             Fix For: 6.2, master (7.0)


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org