Hoss Man created SOLR-4803:
------------------------------
Summary: fix support for DEFAULT_DEFAULT_CORE_NAME
Key: SOLR-4803
URL: https://issues.apache.org/jira/browse/SOLR-4803
Project: Solr
Issue Type: Bug
Affects Versions: 4.3
Reporter: Hoss Man
Assignee: Hoss Man
As far as i can tell, the "new solr.xml" changes caused the following
problems...
* DEFAULT_DEFAULT_CORE_NAME is not properly supported for the "old" style
solr.xml if defaultCoreName="..." is not specified in the solr.xml
* DEFAULT_DEFAULT_CORE_NAME is not used at all in the "new" style solr.xml, but
probably should be (at least in 4x)
See also the mailing list thread "[JENKINS] Lucene-Solr-SmokeRelease-4.x -
Build # 69 - Failure" where the lack of using DEFAULT_DEFAULT_CORE_NAME causes
the smoke tester to fail on both 4x and trunk because many things assume
collectionless URLs will work
--
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]