[
https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward updated SOLR-4914:
--------------------------------
Attachment: SOLR-4914.patch
Adds a test that you can't add two cores that share an instanceDir if you're
using the CorePropertiesLocator.
re solr.xml persistence, the cores list is the only thing that changes,
everything else is immutable. Which is why this JIRA doesn't bother trying to
reconstruct complicated XML from the config, it just keeps a copy of the
existing XML and replaces the cores list on persistence. Much easier :-)
> Factor out core discovery and persistence logic
> -----------------------------------------------
>
> Key: SOLR-4914
> URL: https://issues.apache.org/jira/browse/SOLR-4914
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 5.0
> Reporter: Erick Erickson
> Assignee: Alan Woodward
> Attachments: SOLR-4914.patch, SOLR-4914.patch, SOLR-4914.patch,
> SOLR-4914.patch, SOLR-4914.patch, SOLR-4914.patch, SOLR-4914.patch
>
>
> Alan Woodward has done some work to refactor how core persistence works that
> we should work on going forward that I want to separate from a shorter-term
> tactical problem (See SOLR-4910).
> I'm attaching Alan's patch to this JIRA and we'll carry it forward separately
> from 4910.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]