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

Mark Miller commented on SOLR-5099:
-----------------------------------

For bug fixes to unreleased issues that a non committer contribs towards, we 
should add credit to the issue that caused the bug. If it's minor in comparison 
to the original issue, we tend to create sub Changes entries - see some 
previous examples in Changes. I'll make an update here.
                
> The core.properties not created during collection creation
> ----------------------------------------------------------
>
>                 Key: SOLR-5099
>                 URL: https://issues.apache.org/jira/browse/SOLR-5099
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.5, 5.0
>            Reporter: Herb Jiang
>            Assignee: Mark Miller
>            Priority: Critical
>             Fix For: 4.5, 5.0
>
>         Attachments: CorePropertiesLocator.java.patch
>
>
> When using the new solr.xml structure. The core auto discovery mechanism 
> trying to find core.properties. 
> But I found the core.properties cannot be create when I dynamically create a 
> collection.
> The root issue is the CorePropertiesLocator trying to create properties 
> before the instanceDir is created. 
> And collection creation process will done and looks fine at runtime, but it 
> will cause issues (cores are not auto discovered after server restart).

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to