You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David (JIRA)" <ji...@apache.org> on 2013/05/30 21:26:20 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=13670630#comment-13670630 ] 

David edited comment on SOLR-4805 at 5/30/13 7:25 PM:
------------------------------------------------------

I get the same issue when I try to reload a single core. The only way for me to currently change my configs is to restart the container.
                
      was (Author: dboychuck):
    I get the same issue when I try to reload a single core. The only way for me to currently changing my configs is to restart the container.
                  
> 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
>             Fix For: 5.0, 4.4
>
>
> 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