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

Erick Erickson commented on SOLR-4758:
--------------------------------------

I wrestled with this and deferred it until later. There are several code paths 
in several places that are of the form 'if (corecontainer==null){} else {}'. As 
near as I can tell this is ONLY ever an issue in the test harness. I detest 
having code that is only necessary for the tests scattered about the real code, 
but haven't had any time to try to fix the test harness, which is what I 
_think_ the real solution is.

FWIW
                
> Zk bootstrapping does not work with the new solr.xml format and core 
> discovery by directory structure.
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4758
>                 URL: https://issues.apache.org/jira/browse/SOLR-4758
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 5.0, 4.4
>
>


--
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