You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2016/02/19 00:18:18 UTC

[jira] [Created] (SOLR-8699) Components in solrconfig.xml must be reloadable

Noble Paul created SOLR-8699:
--------------------------------

             Summary: Components in solrconfig.xml must be reloadable
                 Key: SOLR-8699
                 URL: https://issues.apache.org/jira/browse/SOLR-8699
             Project: Solr
          Issue Type: Improvement
          Components: config-api
            Reporter: Noble Paul
            Assignee: Noble Paul


If we update a component in solrconfig.xml , the entire core is reloaded . This is undesirable in a large cluster. If a component is updated , it should be possible to update just that plugin without reloading the core. To achieve this , we should version the data of of each component and call a {{reload()}} on that component only.



--
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