You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/10/10 04:09:43 UTC

[jira] [Commented] (SOLR-5317) CoreAdmin API is not persisting data properly

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

Mark Miller commented on SOLR-5317:
-----------------------------------

Some re-factoring in this area caused this bug - it was only saving the existing clouddescriptors in the corecontainer, and not any new ones - so if a core was created, it would not be persisted, but if you made a second core, the first would end up persisted and so on.

This only affected the old style solr.xml mode (with cores defined in solr.xml).

> CoreAdmin API is not persisting data properly
> ---------------------------------------------
>
>                 Key: SOLR-5317
>                 URL: https://issues.apache.org/jira/browse/SOLR-5317
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Yago Riveiro
>            Assignee: Mark Miller
>            Priority: Critical
>             Fix For: 4.5.1, 4.6, 5.0
>
>         Attachments: SOLR-5317.patch
>
>
> There is a regression between 4.4 and 4.5 with the CoreAdmin API, the command doesn't save the result on solr.xml at time that is executed.
> The full process is describe here: https://gist.github.com/yriveiro/6883208



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org