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/05/15 19:33:15 UTC

[jira] [Assigned] (SOLR-4805) Calling Collection RELOAD where collection has a single core, leaves collection offline and unusable till reboot

     [ https://issues.apache.org/jira/browse/SOLR-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller reassigned SOLR-4805:
---------------------------------

    Assignee: Mark Miller
    
> Calling Collection RELOAD where collection has a single core, leaves collection offline and unusable till reboot
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4805
>                 URL: https://issues.apache.org/jira/browse/SOLR-4805
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.3
>            Reporter: Jared Rodriguez
>            Assignee: Mark Miller
>
> If you have a collection that is composed of a single core, then calling reload on that collection leaves the core offline.  This happens even if nothing at all has changed about the collection or its config.  This happens whether you call reload via an http GET or if you directly call reload via the collections api. 
> Tried a collection with a single core that contains data, change nothing about the config in ZK and call reload and the collection.  The call completes, but ZK flags that replica with "state":"down"
> Try it where a the single core contains no data and the same thing happens, ZK config updates and broadcasts "state":"down" for the replica.
> I did not try this in a multicore or replicated core environment.

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