Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
If we update a component using config API, 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.
Attachments
Issue Links
- duplicates
-
SOLR-9577 SolrConfig edit operations should not need to reload core
- Open