Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
sub-task for SOLR-4083. If we're going to try to obsolete solr.xml, we need to pull all of the specific XML processing out of Config and Container. Currently, we refer to xpaths all over the place. This JIRA is about providing a thunking layer to isolate the XML-esque nature of solr.xml and allow a simple properties file to be used instead which will lead, eventually, to solr.xml going away.
Attachments
Attachments
Issue Links
- breaks
-
SOLR-4960 race condition in CoreContainer.shutdown leads to double closes on cores
- Closed
- is related to
-
SOLR-4400 Rapidly opening and closing cores can lead to deadlock
- Closed
-
SOLR-1028 Automatic core loading unloading for multicore
- Closed
-
SOLR-4083 Deprecate specifying individual <core> information in solr.xml. Possibly deprecate solr.xml entirely
- Resolved
-
SOLR-4749 Refactor the new solr.xml and core discovery code.
- Closed
- relates to
-
SOLR-4401 Move the stress test in SOLR-4196 into a junit test
- Closed
- supercedes
-
SOLR-1293 Support for large no:of cores and faster loading/unloading of cores
- Closed
-
SOLR-1533 Partition data directories into multiple "bucket" directories
- Closed
-
SOLR-4083 Deprecate specifying individual <core> information in solr.xml. Possibly deprecate solr.xml entirely
- Resolved
-
SOLR-4301 Consolidate lazily-loaded cores and loadOnStartup cores lists into a separate class
- Resolved
-
SOLR-4013 Creating a core should prevent more than one thread from creating a core of the same name at once.
- Closed