[ 
https://issues.apache.org/jira/browse/SOLR-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653151#comment-13653151
 ] 

Mark Miller commented on SOLR-4803:
-----------------------------------

This is a 4.3 issue to some small degree - if you chose to use the new style 
solr.xml stuff, you had no option for a default core. This wouldn't have 
affected any upgraders though, and the new style solr.xml stuff has enough 
problems (you cant use the right data dir specification for solrcloud, core 
properties are not persisted - a problem for std Solr, broken SolrCloud, a lot 
of other little bugs) that I'd say you should not use it in 4.3 and I can't see 
how it will be solid until 4.4. There has already been a lot of work and there 
is a fair amount more to come, and it's enough churn to make a backport scary - 
I think the only way is forward.

What prompted finding this issue with the smoke tests was shifting the example 
to use the new style so that we are forced to make it solid ASAP. I'll be 
contributing some more fixes shortly myself.

So this issue dones't really contribute to a 4.3.1 release IMO.
                
> 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
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4803.patch, SOLR-4803.patch, SOLR-4803.patch
>
>
> As far as i can tell, the "new solr.xml" changes caused the following 
> problems...
> * 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]

Reply via email to